A C G I O P R S T V 

A

AmqpDirectEndpoint - Class in org.gytheio.messaging.amqp
A MessageProducer and message listener which interacts with AMQP queues directly using Apache Qpid.
AmqpDirectEndpoint() - Constructor for class org.gytheio.messaging.amqp.AmqpDirectEndpoint
 
AmqpDirectEndpoint.AmqpListener - Class in org.gytheio.messaging.amqp
 
AmqpDirectEndpoint.AmqpListener() - Constructor for class org.gytheio.messaging.amqp.AmqpDirectEndpoint.AmqpListener
 
AmqpNodeBootstrapUtils - Class in org.gytheio.messaging.amqp
A utility class for helping to bootstrap AMQP nodes from command line arguments
AmqpNodeBootstrapUtils() - Constructor for class org.gytheio.messaging.amqp.AmqpNodeBootstrapUtils
 

C

createEndpoint(MessageConsumer, String, String, String, String, String) - Static method in class org.gytheio.messaging.amqp.AmqpNodeBootstrapUtils
Creates an AMQP endpoint (sender and receiver) from the given arguments
createEndpoint(MessageConsumer, Properties) - Static method in class org.gytheio.messaging.amqp.AmqpNodeBootstrapUtils
 

G

getListener() - Method in class org.gytheio.messaging.amqp.AmqpDirectEndpoint
 

I

isInitialized - Variable in class org.gytheio.messaging.amqp.AmqpDirectEndpoint.AmqpListener
 
isInitialized() - Method in class org.gytheio.messaging.amqp.AmqpDirectEndpoint
 

O

org.gytheio.messaging.amqp - package org.gytheio.messaging.amqp
 

P

PROP_MESSAGING_BROKER_PASSWORD - Static variable in class org.gytheio.messaging.amqp.AmqpNodeBootstrapUtils
 
PROP_MESSAGING_BROKER_URL - Static variable in class org.gytheio.messaging.amqp.AmqpNodeBootstrapUtils
 
PROP_MESSAGING_BROKER_USERNAME - Static variable in class org.gytheio.messaging.amqp.AmqpNodeBootstrapUtils
 
PROP_MESSAGING_QUEUE_REPLY - Static variable in class org.gytheio.messaging.amqp.AmqpNodeBootstrapUtils
 
PROP_MESSAGING_QUEUE_REQUEST - Static variable in class org.gytheio.messaging.amqp.AmqpNodeBootstrapUtils
 

R

run() - Method in class org.gytheio.messaging.amqp.AmqpDirectEndpoint.AmqpListener
 

S

send(Object) - Method in class org.gytheio.messaging.amqp.AmqpDirectEndpoint
 
send(Object, Map<String, Object>) - Method in class org.gytheio.messaging.amqp.AmqpDirectEndpoint
 
send(Object, String, Map<String, Object>) - Method in class org.gytheio.messaging.amqp.AmqpDirectEndpoint
 
send(Object, String) - Method in class org.gytheio.messaging.amqp.AmqpDirectEndpoint
 
setHost(String) - Method in class org.gytheio.messaging.amqp.AmqpDirectEndpoint
 
setMessageConsumer(MessageConsumer) - Method in class org.gytheio.messaging.amqp.AmqpDirectEndpoint
 
setObjectMapper(ObjectMapper) - Method in class org.gytheio.messaging.amqp.AmqpDirectEndpoint
 
setPassword(String) - Method in class org.gytheio.messaging.amqp.AmqpDirectEndpoint
 
setPort(int) - Method in class org.gytheio.messaging.amqp.AmqpDirectEndpoint
 
setReceiveEndpoint(String) - Method in class org.gytheio.messaging.amqp.AmqpDirectEndpoint
 
setSendEndpoint(String) - Method in class org.gytheio.messaging.amqp.AmqpDirectEndpoint
 
setUsername(String) - Method in class org.gytheio.messaging.amqp.AmqpDirectEndpoint
 
startListener() - Method in class org.gytheio.messaging.amqp.AmqpDirectEndpoint
 

T

toString() - Method in class org.gytheio.messaging.amqp.AmqpDirectEndpoint
 

V

validate(String, String, String) - Static method in class org.gytheio.messaging.amqp.AmqpNodeBootstrapUtils
 
A C G I O P R S T V 

Copyright © 2018 Alfresco Software. All rights reserved.