- sendSingleWithExchange(String, String, String) - Method in class org.gecko.adapter.amqp.client.AMQPClient
-
Sends a message for exchange and routing key
- sendSingleWithExchange(String, String, String) - Method in class org.gecko.adapter.amqp.client.AMQPClient
-
Sends a message for exchange and routing key
- sendSingleWithExchangeDirect(String, String, String) - Method in class org.gecko.adapter.amqp.client.AMQPClient
-
Sends a message for exchange and routing key
- sendSingleWithExchangeDirect(String, String, String) - Method in class org.gecko.adapter.amqp.client.AMQPClient
-
Sends a message for exchange and routing key
- sendSingleWithQueue(String, String) - Method in class org.gecko.adapter.amqp.client.AMQPClient
-
Sends a message for a queue
- sendSingleWithQueue(String, String) - Method in class org.gecko.adapter.amqp.client.AMQPClient
-
Sends a message for a queue
- setAutoAcknowledge(boolean) - Method in class org.gecko.adapter.amqp.client.AMQPContext
-
Sets the autoAcknowledge.
- setAutoAcknowledge(boolean) - Method in class org.gecko.adapter.amqp.client.AMQPContext
-
Sets the autoAcknowledge.
- setAutoDelete(boolean) - Method in class org.gecko.adapter.amqp.client.AMQPContext
-
Sets the autoDelete.
- setAutoDelete(boolean) - Method in class org.gecko.adapter.amqp.client.AMQPContext
-
Sets the autoDelete.
- setDurable(boolean) - Method in class org.gecko.adapter.amqp.client.AMQPContext
-
Sets the durable.
- setDurable(boolean) - Method in class org.gecko.adapter.amqp.client.AMQPContext
-
Sets the durable.
- setExchangeName(String) - Method in class org.gecko.adapter.amqp.client.AMQPContext
-
Sets the exchangeName.
- setExchangeName(String) - Method in class org.gecko.adapter.amqp.client.AMQPContext
-
Sets the exchangeName.
- setExclusive(boolean) - Method in class org.gecko.adapter.amqp.client.AMQPContext
-
Sets the exclusive.
- setExclusive(boolean) - Method in class org.gecko.adapter.amqp.client.AMQPContext
-
Sets the exclusive.
- setQueueName(String) - Method in class org.gecko.adapter.amqp.client.AMQPContext
-
Sets the queueName.
- setQueueName(String) - Method in class org.gecko.adapter.amqp.client.AMQPContext
-
Sets the queueName.
- setRoutingKey(String) - Method in class org.gecko.adapter.amqp.client.AMQPContext
-
Sets the routingKey.
- setRoutingKey(String) - Method in class org.gecko.adapter.amqp.client.AMQPContext
-
Sets the routingKey.
- setRoutingType(AMQPContext.RoutingType) - Method in class org.gecko.adapter.amqp.client.AMQPContext
-
Sets the routingType.
- setRoutingType(AMQPContext.RoutingType) - Method in class org.gecko.adapter.amqp.client.AMQPContext
-
Sets the routingType.
- subscribe(String) - Method in class org.gecko.adapter.amqp.AMQPService
-
- subscribe(String, MessagingContext) - Method in class org.gecko.adapter.amqp.AMQPService
-