Skip navigation links
A C D G H I O P S V 

A

areMutuallyExclusive(String, BeanDefinition, String) - Static method in class org.springframework.integration.cassandra.config.xml.CassandraParserUtils
 

C

CassandraMessageHandler - Class in org.springframework.integration.cassandra.outbound
An AbstractReplyProducingMessageHandler implementation for Cassandra outbound operations.
CassandraMessageHandler(ReactiveCassandraOperations) - Constructor for class org.springframework.integration.cassandra.outbound.CassandraMessageHandler
 
CassandraMessageHandler(ReactiveCassandraOperations, CassandraMessageHandler.Type) - Constructor for class org.springframework.integration.cassandra.outbound.CassandraMessageHandler
 
CassandraMessageHandler.Type - Enum in org.springframework.integration.cassandra.outbound
The mode for the CassandraMessageHandler.
CassandraNamespaceHandler - Class in org.springframework.integration.cassandra.config.xml
The namespace handler for "int-cassandra" namespace.
CassandraNamespaceHandler() - Constructor for class org.springframework.integration.cassandra.config.xml.CassandraNamespaceHandler
 
CassandraOutboundChannelAdapterParser - Class in org.springframework.integration.cassandra.config.xml
The parser for the <int-cassandra:outbound-channel-adapter>.
CassandraOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.cassandra.config.xml.CassandraOutboundChannelAdapterParser
 
CassandraOutboundGatewayParser - Class in org.springframework.integration.cassandra.config.xml
The parser for the <int-cassandra:outbound-gateway>.
CassandraOutboundGatewayParser() - Constructor for class org.springframework.integration.cassandra.config.xml.CassandraOutboundGatewayParser
 
CassandraParserUtils - Class in org.springframework.integration.cassandra.config.xml
The int-cassandra namespace XML parser helper.

D

doInit() - Method in class org.springframework.integration.cassandra.outbound.CassandraMessageHandler
 

G

getComponentType() - Method in class org.springframework.integration.cassandra.outbound.CassandraMessageHandler
 
getInputChannelAttributeName() - Method in class org.springframework.integration.cassandra.config.xml.CassandraOutboundGatewayParser
 

H

handleRequestMessage(Message<?>) - Method in class org.springframework.integration.cassandra.outbound.CassandraMessageHandler
 

I

init() - Method in class org.springframework.integration.cassandra.config.xml.CassandraNamespaceHandler
 

O

org.springframework.integration.cassandra.config.xml - package org.springframework.integration.cassandra.config.xml
Provides classes for Cassandra parsers and namespace handlers.
org.springframework.integration.cassandra.outbound - package org.springframework.integration.cassandra.outbound
Provides classes supporting Cassandra outbound endpoints.

P

parseConsumer(Element, ParserContext) - Method in class org.springframework.integration.cassandra.config.xml.CassandraOutboundChannelAdapterParser
 
parseHandler(Element, ParserContext) - Method in class org.springframework.integration.cassandra.config.xml.CassandraOutboundGatewayParser
 
processOutboundTypeAttributes(Element, ParserContext, BeanDefinitionBuilder) - Static method in class org.springframework.integration.cassandra.config.xml.CassandraParserUtils
 

S

setIngestQuery(String) - Method in class org.springframework.integration.cassandra.outbound.CassandraMessageHandler
 
setParameterExpressions(Map<String, Expression>) - Method in class org.springframework.integration.cassandra.outbound.CassandraMessageHandler
 
setProducesReply(boolean) - Method in class org.springframework.integration.cassandra.outbound.CassandraMessageHandler
 
setQuery(String) - Method in class org.springframework.integration.cassandra.outbound.CassandraMessageHandler
 
setStatementExpression(Expression) - Method in class org.springframework.integration.cassandra.outbound.CassandraMessageHandler
 
setStatementExpressionString(String) - Method in class org.springframework.integration.cassandra.outbound.CassandraMessageHandler
 
setStatementProcessor(MessageProcessor<Statement<?>>) - Method in class org.springframework.integration.cassandra.outbound.CassandraMessageHandler
 
setWriteOptions(WriteOptions) - Method in class org.springframework.integration.cassandra.outbound.CassandraMessageHandler
 

V

valueOf(String) - Static method in enum org.springframework.integration.cassandra.outbound.CassandraMessageHandler.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.springframework.integration.cassandra.outbound.CassandraMessageHandler.Type
Returns an array containing the constants of this enum type, in the order they are declared.
A C D G H I O P S V 
Skip navigation links