Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Q
- QOS - Static variable in class org.springframework.integration.mqtt.support.MqttHeaders
- query(String) - Method in class org.springframework.integration.cassandra.dsl.CassandraMessageHandlerSpec
-
Set a
SELECT
query. - query(String) - Method in class org.springframework.integration.mongodb.dsl.MongoDbOutboundGatewaySpec
-
A
String
representation of a MongoDbQuery
(e.g., query("{'name' : 'Bob'}")). - queryExpression - Variable in class org.springframework.integration.mongodb.inbound.AbstractMongoDbMessageSource
- queryExpression(String) - Method in class org.springframework.integration.mongodb.dsl.MongoDbOutboundGatewaySpec
-
A SpEL expression which should resolve to a
String
query (please refer to the 'query' property), or to an instance of MongoDbQuery
(e.q., queryExpression("new BasicQuery('{''address.state'' : ''PA''}')")). - queryFunction(Function<Message<P>, Query>) - Method in class org.springframework.integration.mongodb.dsl.MongoDbOutboundGatewaySpec
- queryType(R2dbcMessageHandler.Type) - Method in class org.springframework.integration.r2dbc.dsl.R2dbcMessageHandlerSpec
-
Set a
R2dbcMessageHandler.Type
for query to execute. - queryTypeExpression(String) - Method in class org.springframework.integration.r2dbc.dsl.R2dbcMessageHandlerSpec
-
Set a SpEL expression to evaluate a
R2dbcMessageHandler.Type
for query to execute. - queryTypeExpression(Expression) - Method in class org.springframework.integration.r2dbc.dsl.R2dbcMessageHandlerSpec
-
Set a SpEL expression to evaluate a
R2dbcMessageHandler.Type
for query to execute. - queryTypeFunction(Function<Message<P>, R2dbcMessageHandler.Type>) - Method in class org.springframework.integration.r2dbc.dsl.R2dbcMessageHandlerSpec
-
Set a
Function
to evaluate aR2dbcMessageHandler.Type
for query to execute against a request message. - queue - Variable in class org.springframework.integration.dsl.QueueChannelSpec
- queue() - Method in class org.springframework.integration.dsl.Channels
- queue() - Static method in class org.springframework.integration.dsl.MessageChannels
- queue(Integer) - Method in class org.springframework.integration.dsl.Channels
- queue(Integer) - Static method in class org.springframework.integration.dsl.MessageChannels
- queue(String) - Method in class org.springframework.integration.dsl.Channels
- queue(String) - Static method in class org.springframework.integration.dsl.MessageChannels
- queue(String, Integer) - Method in class org.springframework.integration.dsl.Channels
- queue(String, Integer) - Static method in class org.springframework.integration.dsl.MessageChannels
- queue(String, Queue<Message<?>>) - Method in class org.springframework.integration.dsl.Channels
- queue(String, Queue<Message<?>>) - Static method in class org.springframework.integration.dsl.MessageChannels
- queue(String, ChannelMessageStore, Object) - Method in class org.springframework.integration.dsl.Channels
- queue(String, ChannelMessageStore, Object) - Static method in class org.springframework.integration.dsl.MessageChannels
- queue(Queue<Message<?>>) - Method in class org.springframework.integration.dsl.Channels
- queue(Queue<Message<?>>) - Static method in class org.springframework.integration.dsl.MessageChannels
- queue(ChannelMessageStore, Object) - Method in class org.springframework.integration.dsl.Channels
- queue(ChannelMessageStore, Object) - Static method in class org.springframework.integration.dsl.MessageChannels
- QueueChannel - Class in org.springframework.integration.channel
-
Simple implementation of a message channel.
- QueueChannel() - Constructor for class org.springframework.integration.channel.QueueChannel
-
Create a channel with "unbounded" queue capacity.
- QueueChannel(int) - Constructor for class org.springframework.integration.channel.QueueChannel
-
Create a channel with the specified queue capacity.
- QueueChannel(Queue<Message<?>>) - Constructor for class org.springframework.integration.channel.QueueChannel
-
Create a channel with the specified queue.
- QueueChannelOperations - Interface in org.springframework.integration.channel
-
Operations available on a channel that has queuing semantics.
- QueueChannelSpec - Class in org.springframework.integration.dsl
- QueueChannelSpec() - Constructor for class org.springframework.integration.dsl.QueueChannelSpec
- QueueChannelSpec(Integer) - Constructor for class org.springframework.integration.dsl.QueueChannelSpec
- QueueChannelSpec(Queue<Message<?>>) - Constructor for class org.springframework.integration.dsl.QueueChannelSpec
- QueueChannelSpec.MessageStoreSpec - Class in org.springframework.integration.dsl
-
The
ChannelMessageStore
-specificQueueChannelSpec
extension. - queueName(String) - Method in class org.springframework.integration.amqp.dsl.AmqpPollableMessageChannelSpec
-
Also implicitly sets the
AmqpPollableMessageChannelSpec.id(String)
(if not explicitly set). - queueName(String...) - Method in class org.springframework.integration.amqp.dsl.MessageListenerContainerSpec
-
Set the queue names.
- queueSemaphore - Variable in class org.springframework.integration.channel.QueueChannel
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form