A B C D E F G H I J L M N O P Q R S T U V W 

A

AbstractRequestTransport - Class in org.smallmind.phalanx.wire
 
AbstractRequestTransport(int) - Constructor for class org.smallmind.phalanx.wire.AbstractRequestTransport
 
AcknowledgeMode - Interface in org.smallmind.phalanx.wire.jms
 
addListener(MockMessageListener) - Method in class org.smallmind.phalanx.wire.mock.MockQueue
 
addListener(MockMessageListener) - Method in class org.smallmind.phalanx.wire.mock.MockTopic
 
Address - Class in org.smallmind.phalanx.wire
 
Address() - Constructor for class org.smallmind.phalanx.wire.Address
 
Address(int, String, Function) - Constructor for class org.smallmind.phalanx.wire.Address
 
afterPropertiesSet() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.spring.RabbitMQConnectorFactory
 
afterPropertiesSet() - Method in class org.smallmind.phalanx.wire.jms.hornetq.spring.DynamicHornetQTransportConfigurationListFactoryBean
 
afterPropertiesSet() - Method in class org.smallmind.phalanx.wire.jms.hornetq.spring.HornetQMessageBrokerInitializingBean
 
afterPropertiesSet() - Method in class org.smallmind.phalanx.wire.spring.StaticParameterExtractorFactoryBean
 
afterPropertiesSet() - Method in class org.smallmind.phalanx.wire.spring.WireProxyFactoryBean
 
afterPropertiesSet() - Method in class org.smallmind.phalanx.wire.WireContextInitializingBean
 
apply(MessageProducer) - Method in class org.smallmind.phalanx.wire.jms.MessagePolicy
 
Argument - Annotation Type in org.smallmind.phalanx.wire
 
ArgumentInfo - Class in org.smallmind.phalanx.wire
 
ArgumentInfo(int, Class<?>) - Constructor for class org.smallmind.phalanx.wire.ArgumentInfo
 
AsynchronousTransmissionCallback - Class in org.smallmind.phalanx.wire
 
AsynchronousTransmissionCallback(String, String) - Constructor for class org.smallmind.phalanx.wire.AsynchronousTransmissionCallback
 

B

bindQueues(Channel) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.MessageRouter
 
bindQueues(Channel) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.RequestMessageRouter
 
bindQueues(Channel) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.ResponseMessageRouter
 
BuiltInType - Enum in org.smallmind.phalanx.wire
 

C

CallAs - Annotation Type in org.smallmind.phalanx.wire
 
close() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.InvocationWorker
 
close() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.MessageRouter
 
close() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.RabbitMQRequestTransport
 
close() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.RabbitMQResponseTransport
 
close() - Method in class org.smallmind.phalanx.wire.jms.ConnectionManager
 
close() - Method in class org.smallmind.phalanx.wire.jms.InvocationWorker
 
close() - Method in class org.smallmind.phalanx.wire.jms.JmsRequestTransport
 
close() - Method in class org.smallmind.phalanx.wire.jms.JmsResponseTransport
 
close() - Method in class org.smallmind.phalanx.wire.jms.RequestListener
 
close() - Method in class org.smallmind.phalanx.wire.jms.ResponseListener
 
close() - Method in class org.smallmind.phalanx.wire.mock.MockRequestTransport
 
close() - Method in class org.smallmind.phalanx.wire.mock.MockResponseTransport
 
close() - Method in interface org.smallmind.phalanx.wire.RequestTransport
 
close() - Method in interface org.smallmind.phalanx.wire.ResponseTransport
 
close() - Method in class org.smallmind.phalanx.worker.Worker
 
completeCallback(String, ResultSignal) - Method in class org.smallmind.phalanx.wire.AbstractRequestTransport
 
completeCallback(String, ResultSignal) - Method in interface org.smallmind.phalanx.wire.RequestTransport
 
ConnectionFactoryReference - Class in org.smallmind.phalanx.wire.jms.spring
 
ConnectionFactoryReference() - Constructor for class org.smallmind.phalanx.wire.jms.spring.ConnectionFactoryReference
 
ConnectionManager - Class in org.smallmind.phalanx.wire.jms
 
ConnectionManager(ManagedObjectFactory, MessagePolicy, ReconnectionPolicy) - Constructor for class org.smallmind.phalanx.wire.jms.ConnectionManager
 
Conversation<T> - Interface in org.smallmind.phalanx.wire
 
ConversationType - Enum in org.smallmind.phalanx.wire
 
createConnection() - Method in class org.smallmind.phalanx.wire.jms.hornetq.HornetQManagedObjectFactory
 
createConnection() - Method in class org.smallmind.phalanx.wire.jms.jndi.JndiManagedObjectFactory
 
createConnection() - Method in interface org.smallmind.phalanx.wire.jms.ManagedObjectFactory
 
createConsumer(SessionEmployer) - Method in class org.smallmind.phalanx.wire.jms.ConnectionManager
 
createMessage() - Method in interface org.smallmind.phalanx.wire.jms.MessageHandler
 
createMessage() - Method in class org.smallmind.phalanx.wire.jms.QueueOperator
 
createMessage() - Method in class org.smallmind.phalanx.wire.jms.TopicOperator
 
createWorker(MetricConfiguration, TransferQueue<RabbitMQMessage>) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.RabbitMQResponseTransport
 
createWorker(MetricConfiguration, TransferQueue<Message>) - Method in class org.smallmind.phalanx.wire.jms.JmsResponseTransport
 
createWorker(MetricConfiguration, TransferQueue<T>) - Method in interface org.smallmind.phalanx.worker.WorkerFactory
 

D

decode(byte[], int, int, Class<S>) - Method in class org.smallmind.phalanx.wire.JavaSerializationSignalCodec
 
decode(byte[], int, int, Class<S>) - Method in class org.smallmind.phalanx.wire.JsonSignalCodec
 
decode(byte[], int, int, Class<S>) - Method in interface org.smallmind.phalanx.wire.SignalCodec
 
DeliveryMode - Enum in org.smallmind.phalanx.wire.jms
 
DestinationReference - Class in org.smallmind.phalanx.wire.jms.spring
 
DestinationReference() - Constructor for class org.smallmind.phalanx.wire.jms.spring.DestinationReference
 
DestinationType - Enum in org.smallmind.phalanx.wire.jms.spring
 
destroy(Duration) - Method in class org.smallmind.phalanx.wire.AsynchronousTransmissionCallback
 
destroy(Duration) - Method in class org.smallmind.phalanx.wire.SynchronousTransmissionCallback
 
DynamicHornetQTransportConfigurationListFactoryBean - Class in org.smallmind.phalanx.wire.jms.hornetq.spring
 
DynamicHornetQTransportConfigurationListFactoryBean() - Constructor for class org.smallmind.phalanx.wire.jms.hornetq.spring.DynamicHornetQTransportConfigurationListFactoryBean
 

E

encode(Signal) - Method in class org.smallmind.phalanx.wire.JavaSerializationSignalCodec
 
encode(Signal) - Method in class org.smallmind.phalanx.wire.JsonSignalCodec
 
encode(Signal) - Method in interface org.smallmind.phalanx.wire.SignalCodec
 
engageWork(RabbitMQMessage) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.InvocationWorker
 
engageWork(Message) - Method in class org.smallmind.phalanx.wire.jms.InvocationWorker
 
engageWork(T) - Method in class org.smallmind.phalanx.worker.Worker
 
ensureChannel(int) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.MessageRouter
 
equals(Object) - Method in class org.smallmind.phalanx.wire.Function
 
execute(T) - Method in class org.smallmind.phalanx.worker.WorkManager
 
extractObject(Object, Class<T>) - Method in class org.smallmind.phalanx.wire.JavaSerializationSignalCodec
 
extractObject(Object, Class<T>) - Method in class org.smallmind.phalanx.wire.JsonSignalCodec
 
extractObject(Object, Class<T>) - Method in interface org.smallmind.phalanx.wire.SignalCodec
 

F

finalize() - Method in class org.smallmind.phalanx.wire.mock.MockQueue
 
finalize() - Method in class org.smallmind.phalanx.wire.mock.MockTopic
 
Function - Class in org.smallmind.phalanx.wire
 
Function() - Constructor for class org.smallmind.phalanx.wire.Function
 
Function(String) - Constructor for class org.smallmind.phalanx.wire.Function
 
Function(String, String) - Constructor for class org.smallmind.phalanx.wire.Function
 
Function(Method) - Constructor for class org.smallmind.phalanx.wire.Function
 

G

generateProxy(RequestTransport, int, String, Class<?>, ParameterExtractor, ParameterExtractor) - Static method in class org.smallmind.phalanx.wire.WireProxyFactory
 
getAcknowledgeMode() - Method in class org.smallmind.phalanx.wire.jms.MessagePolicy
 
getAddress() - Method in class org.smallmind.phalanx.wire.InvocationSignal
 
getArgumentInfo(String) - Method in class org.smallmind.phalanx.wire.Methodology
 
getArguments() - Method in class org.smallmind.phalanx.wire.InvocationSignal
 
getBody() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.RabbitMQMessage
 
getBytes() - Method in class org.smallmind.phalanx.wire.mock.MockMessage
 
getCallbackMap() - Method in class org.smallmind.phalanx.wire.AbstractRequestTransport
 
getCallerId() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.RabbitMQRequestTransport
 
getCallerId() - Method in class org.smallmind.phalanx.wire.jms.JmsRequestTransport
 
getCallerId() - Method in class org.smallmind.phalanx.wire.mock.MockRequestTransport
 
getCallerId() - Method in interface org.smallmind.phalanx.wire.RequestTransport
 
getCode() - Method in enum org.smallmind.phalanx.wire.BuiltInType
 
getConcurrencyLimit() - Method in class org.smallmind.phalanx.worker.WorkManager
 
getConnection() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.RabbitMQConnector
 
getConnectionFactoryName() - Method in class org.smallmind.phalanx.wire.jms.jndi.JmsConnectionDetails
 
getContentType() - Method in class org.smallmind.phalanx.wire.JavaSerializationSignalCodec
 
getContentType() - Method in class org.smallmind.phalanx.wire.JsonSignalCodec
 
getContentType() - Method in class org.smallmind.phalanx.wire.mock.MockMessageProperties
 
getContentType() - Method in interface org.smallmind.phalanx.wire.SignalCodec
 
getContextClass(String) - Static method in class org.smallmind.phalanx.wire.WireContextManager
 
getContextPool() - Method in class org.smallmind.phalanx.wire.jms.jndi.JmsConnectionDetails
 
getContexts() - Method in class org.smallmind.phalanx.wire.InvocationSignal
 
getConversation() - Method in class org.smallmind.phalanx.wire.Shouting
 
getConversation() - Method in class org.smallmind.phalanx.wire.Talking
 
getConversation() - Method in interface org.smallmind.phalanx.wire.Voice
 
getConversation() - Method in class org.smallmind.phalanx.wire.Whispering
 
getConversationType() - Method in interface org.smallmind.phalanx.wire.Conversation
 
getConversationType() - Method in class org.smallmind.phalanx.wire.OneWayConversation
 
getConversationType() - Method in class org.smallmind.phalanx.wire.TwoWayConversation
 
getCorrelationId() - Method in class org.smallmind.phalanx.wire.mock.MockMessageProperties
 
getDestination() - Method in class org.smallmind.phalanx.wire.jms.hornetq.HornetQManagedObjectFactory
 
getDestination() - Method in class org.smallmind.phalanx.wire.jms.jndi.JndiManagedObjectFactory
 
getDestination() - Method in interface org.smallmind.phalanx.wire.jms.ManagedObjectFactory
 
getDestination() - Method in class org.smallmind.phalanx.wire.jms.QueueOperator
 
getDestination() - Method in class org.smallmind.phalanx.wire.jms.RequestListener
 
getDestination() - Method in class org.smallmind.phalanx.wire.jms.ResponseListener
 
getDestination() - Method in interface org.smallmind.phalanx.wire.jms.SessionEmployer
 
getDestination() - Method in class org.smallmind.phalanx.wire.jms.TopicOperator
 
getDestinationName() - Method in class org.smallmind.phalanx.wire.jms.jndi.JmsConnectionDetails
 
getDestinationType() - Method in class org.smallmind.phalanx.wire.jms.spring.DestinationReference
 
getDestinationType() - Method in class org.smallmind.phalanx.wire.jms.spring.QueueReference
 
getDestinationType() - Method in class org.smallmind.phalanx.wire.jms.spring.TopicReference
 
getDisplay() - Method in enum org.smallmind.phalanx.wire.MetricType
 
getDisplay() - Method in enum org.smallmind.phalanx.worker.MetricType
 
getExpiration() - Method in class org.smallmind.phalanx.wire.mock.MockMessageProperties
 
getFunction() - Method in class org.smallmind.phalanx.wire.Address
 
getGuts() - Method in class org.smallmind.phalanx.wire.ProtoWireContext
 
getHeader(String) - Method in class org.smallmind.phalanx.wire.mock.MockMessageProperties
 
getHost() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.spring.RabbitMQServer
 
getIndex() - Method in class org.smallmind.phalanx.wire.ArgumentInfo
 
getInstanceId() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.RabbitMQResponseTransport
 
getInstanceId() - Method in class org.smallmind.phalanx.wire.jms.JmsResponseTransport
 
getInstanceId() - Method in class org.smallmind.phalanx.wire.mock.MockResponseTransport
 
getInstanceId() - Method in interface org.smallmind.phalanx.wire.ResponseTransport
 
getInstanceId() - Method in class org.smallmind.phalanx.wire.Shouting
 
getInstanceId() - Method in class org.smallmind.phalanx.wire.Talking
 
getInstanceId() - Method in interface org.smallmind.phalanx.wire.Voice
 
getInstanceId() - Method in class org.smallmind.phalanx.wire.Whispering
 
getJmsValue() - Method in interface org.smallmind.phalanx.wire.jms.AcknowledgeMode
 
getJmsValue() - Method in enum org.smallmind.phalanx.wire.jms.DeliveryMode
 
getJmsValue() - Method in enum org.smallmind.phalanx.wire.jms.hornetq.HornetQAcknowledgeMode
 
getJmsValue() - Method in enum org.smallmind.phalanx.wire.jms.JmsAcknowledgeMode
 
getKey() - Method in enum org.smallmind.phalanx.wire.WireProperty
 
getMaxSizeBytes() - Method in class org.smallmind.phalanx.wire.jms.hornetq.spring.HornetQAddressConfiguration
 
getMessageId() - Method in class org.smallmind.phalanx.wire.mock.MockMessageProperties
 
getMessageSelector() - Method in class org.smallmind.phalanx.wire.jms.QueueOperator
 
getMessageSelector() - Method in class org.smallmind.phalanx.wire.jms.RequestListener
 
getMessageSelector() - Method in class org.smallmind.phalanx.wire.jms.ResponseListener
 
getMessageSelector() - Method in interface org.smallmind.phalanx.wire.jms.SessionEmployer
 
getMessageSelector() - Method in class org.smallmind.phalanx.wire.jms.TopicOperator
 
getMethod() - Method in class org.smallmind.phalanx.wire.Methodology
 
getMethodology(Function) - Method in class org.smallmind.phalanx.wire.MethodInvoker
 
getMetricConfiguration() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.RabbitMQRequestTransport
 
getMetricConfiguration() - Method in class org.smallmind.phalanx.wire.jms.JmsRequestTransport
 
getMetricConfiguration() - Method in class org.smallmind.phalanx.worker.Worker
 
getMetricConfiguration() - Method in class org.smallmind.phalanx.worker.WorkManager
 
getMode() - Method in class org.smallmind.phalanx.wire.Shouting
 
getMode() - Method in class org.smallmind.phalanx.wire.Talking
 
getMode() - Method in interface org.smallmind.phalanx.wire.Voice
 
getMode() - Method in class org.smallmind.phalanx.wire.Whispering
 
getName() - Method in class org.smallmind.phalanx.wire.Function
 
getName() - Method in class org.smallmind.phalanx.wire.jms.spring.ManagedObjectReference
 
getName() - Method in class org.smallmind.phalanx.wire.SyntheticArgument
 
getName() - Method in enum org.smallmind.phalanx.wire.VocalMode
 
getNativeType() - Method in class org.smallmind.phalanx.wire.Function
 
getNativeType() - Method in class org.smallmind.phalanx.wire.ResultSignal
 
getObject() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.spring.RabbitMQConnectorFactory
 
getObject() - Method in class org.smallmind.phalanx.wire.jms.hornetq.spring.DynamicHornetQTransportConfigurationListFactoryBean
 
getObject() - Method in class org.smallmind.phalanx.wire.spring.StaticParameterExtractorFactoryBean
 
getObject() - Method in class org.smallmind.phalanx.wire.spring.WireProxyFactoryBean
 
getObjectType() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.spring.RabbitMQConnectorFactory
 
getObjectType() - Method in class org.smallmind.phalanx.wire.jms.hornetq.spring.DynamicHornetQTransportConfigurationListFactoryBean
 
getObjectType() - Method in class org.smallmind.phalanx.wire.spring.StaticParameterExtractorFactoryBean
 
getObjectType() - Method in class org.smallmind.phalanx.wire.spring.WireProxyFactoryBean
 
getPageSizeBytes() - Method in class org.smallmind.phalanx.wire.jms.hornetq.spring.HornetQAddressConfiguration
 
getParameter(Method, HashMap<String, Object>, WireContext...) - Method in interface org.smallmind.phalanx.wire.ParameterExtractor
 
getParameter(Method, HashMap<String, Object>, WireContext...) - Method in class org.smallmind.phalanx.wire.StaticParameterExtractor
 
getParameterType() - Method in class org.smallmind.phalanx.wire.ArgumentInfo
 
getParameterType() - Method in class org.smallmind.phalanx.wire.SyntheticArgument
 
getPassword() - Method in class org.smallmind.phalanx.wire.jms.jndi.JmsConnectionDetails
 
getPath() - Method in class org.smallmind.phalanx.wire.jms.spring.ManagedObjectReference
 
getPort() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.spring.RabbitMQServer
 
getProducer(SessionEmployer) - Method in class org.smallmind.phalanx.wire.jms.ConnectionManager
 
getProperties() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.RabbitMQMessage
 
getProperties() - Method in class org.smallmind.phalanx.wire.mock.MockMessage
 
getReconnectionAttempts() - Method in class org.smallmind.phalanx.wire.jms.ReconnectionPolicy
 
getReconnectionDelayMilliseconds() - Method in class org.smallmind.phalanx.wire.jms.ReconnectionPolicy
 
getRequestExchange() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.NameConfiguration
 
getRequestExchangeName() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.MessageRouter
 
getRequestQueueFactory() - Method in class org.smallmind.phalanx.wire.jms.RoutingFactories
 
getRequestTopicFactory() - Method in class org.smallmind.phalanx.wire.jms.RoutingFactories
 
getResponseExchange() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.NameConfiguration
 
getResponseExchangeName() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.MessageRouter
 
getResponseQueue() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.NameConfiguration
 
getResponseQueueName() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.MessageRouter
 
getResponseTopic() - Method in class org.smallmind.phalanx.wire.mock.MockMessageRouter
 
getResponseTopicFactory() - Method in class org.smallmind.phalanx.wire.jms.RoutingFactories
 
getResult(SignalCodec) - Method in class org.smallmind.phalanx.wire.AsynchronousTransmissionCallback
 
getResult() - Method in class org.smallmind.phalanx.wire.ResultSignal
 
getResult(SignalCodec) - Method in class org.smallmind.phalanx.wire.SynchronousTransmissionCallback
 
getResult(SignalCodec) - Method in class org.smallmind.phalanx.wire.TransmissionCallback
 
getResultType() - Method in class org.smallmind.phalanx.wire.Function
 
getSelector() - Method in class org.smallmind.phalanx.wire.jms.spring.DestinationReference
 
getService() - Method in class org.smallmind.phalanx.wire.Address
 
getServiceGroup() - Method in class org.smallmind.phalanx.wire.Shouting
 
getServiceGroup() - Method in class org.smallmind.phalanx.wire.Talking
 
getServiceGroup() - Method in interface org.smallmind.phalanx.wire.Voice
 
getServiceGroup() - Method in class org.smallmind.phalanx.wire.Whispering
 
getServiceName() - Method in interface org.smallmind.phalanx.wire.Service
 
getServiceName() - Method in interface org.smallmind.phalanx.wire.WiredService
 
getSession(SessionEmployer) - Method in class org.smallmind.phalanx.wire.jms.ConnectionManager
 
getShoutQueue() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.NameConfiguration
 
getShoutQueueName() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.MessageRouter
 
getSignature() - Method in class org.smallmind.phalanx.wire.Function
 
getSkin() - Method in class org.smallmind.phalanx.wire.ProtoWireContext
 
getTalkQueue() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.NameConfiguration
 
getTalkQueueName() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.MessageRouter
 
getTalkRequestQueue() - Method in class org.smallmind.phalanx.wire.mock.MockMessageRouter
 
getTimeout() - Method in interface org.smallmind.phalanx.wire.Conversation
 
getTimeout() - Method in class org.smallmind.phalanx.wire.OneWayConversation
 
getTimeout() - Method in class org.smallmind.phalanx.wire.TwoWayConversation
 
getTimestamp(AMQP.BasicProperties) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.MessageRouter
 
getTimestamp() - Method in class org.smallmind.phalanx.wire.mock.MockMessageProperties
 
getUserName() - Method in class org.smallmind.phalanx.wire.jms.jndi.JmsConnectionDetails
 
getVersion() - Method in class org.smallmind.phalanx.wire.Address
 
getVersion() - Method in interface org.smallmind.phalanx.wire.Service
 
getVersion() - Method in interface org.smallmind.phalanx.wire.WiredService
 
getVoice(HashMap<String, Object>, WireContext...) - Method in interface org.smallmind.phalanx.wire.Vocalizer
 
getWhisperQueue() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.NameConfiguration
 
getWhisperQueueName() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.MessageRouter
 
getWhisperRequestTopic() - Method in class org.smallmind.phalanx.wire.mock.MockMessageRouter
 

H

handle(MockMessage) - Method in interface org.smallmind.phalanx.wire.mock.MockMessageListener
 
handle(ResponseTransport, SignalCodec, String, String, InvocationSignal) - Method in class org.smallmind.phalanx.wire.WireInvocationCircuit
 
handleError(SignalCodec, ResultSignal) - Method in class org.smallmind.phalanx.wire.TransmissionCallback
 
hashCode() - Method in class org.smallmind.phalanx.wire.Function
 
HornetQAcknowledgeMode - Enum in org.smallmind.phalanx.wire.jms.hornetq
 
HornetQAddressConfiguration - Class in org.smallmind.phalanx.wire.jms.hornetq.spring
 
HornetQAddressConfiguration() - Constructor for class org.smallmind.phalanx.wire.jms.hornetq.spring.HornetQAddressConfiguration
 
HornetQManagedObjectFactory - Class in org.smallmind.phalanx.wire.jms.hornetq
 
HornetQManagedObjectFactory(String, String, String, DestinationType, TransportConfiguration...) - Constructor for class org.smallmind.phalanx.wire.jms.hornetq.HornetQManagedObjectFactory
 
HornetQMessageBrokerInitializingBean - Class in org.smallmind.phalanx.wire.jms.hornetq.spring
 
HornetQMessageBrokerInitializingBean() - Constructor for class org.smallmind.phalanx.wire.jms.hornetq.spring.HornetQMessageBrokerInitializingBean
 
HornetQMessageBrokerInitializingBean(File, File, ConnectionFactoryReference, DestinationReference[]) - Constructor for class org.smallmind.phalanx.wire.jms.hornetq.spring.HornetQMessageBrokerInitializingBean
 

I

initialize() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.MessageRouter
 
InOnly - Annotation Type in org.smallmind.phalanx.wire
 
InOut - Annotation Type in org.smallmind.phalanx.wire
 
installConsumer(Channel) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.MessageRouter
 
installConsumer(Channel) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.RequestMessageRouter
 
installConsumer(Channel) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.ResponseMessageRouter
 
InvocationSignal - Class in org.smallmind.phalanx.wire
 
InvocationSignal() - Constructor for class org.smallmind.phalanx.wire.InvocationSignal
 
InvocationSignal(boolean, Address, Map<String, Object>, WireContext...) - Constructor for class org.smallmind.phalanx.wire.InvocationSignal
 
InvocationWorker - Class in org.smallmind.phalanx.wire.amqp.rabbitmq
 
InvocationWorker(MetricConfiguration, TransferQueue<RabbitMQMessage>, ResponseTransport, WireInvocationCircuit, SignalCodec) - Constructor for class org.smallmind.phalanx.wire.amqp.rabbitmq.InvocationWorker
 
InvocationWorker - Class in org.smallmind.phalanx.wire.jms
 
InvocationWorker(MetricConfiguration, TransferQueue<Message>, ResponseTransport, WireInvocationCircuit, SignalCodec, int) - Constructor for class org.smallmind.phalanx.wire.jms.InvocationWorker
 
invoke(Object, Method, Object[]) - Method in class org.smallmind.phalanx.wire.WireInvocationHandler
 
isDurable() - Method in class org.smallmind.phalanx.wire.jms.spring.DestinationReference
 
isError() - Method in class org.smallmind.phalanx.wire.ResultSignal
 
isInOnly() - Method in class org.smallmind.phalanx.wire.InvocationSignal
 
isPartial() - Method in class org.smallmind.phalanx.wire.Function
 
isSingleton() - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.spring.RabbitMQConnectorFactory
 
isSingleton() - Method in class org.smallmind.phalanx.wire.jms.hornetq.spring.DynamicHornetQTransportConfigurationListFactoryBean
 
isSingleton() - Method in class org.smallmind.phalanx.wire.spring.StaticParameterExtractorFactoryBean
 
isSingleton() - Method in class org.smallmind.phalanx.wire.spring.WireProxyFactoryBean
 

J

JavaSerializationSignalCodec - Class in org.smallmind.phalanx.wire
 
JavaSerializationSignalCodec() - Constructor for class org.smallmind.phalanx.wire.JavaSerializationSignalCodec
 
JmsAcknowledgeMode - Enum in org.smallmind.phalanx.wire.jms
 
JmsConnectionDetails - Class in org.smallmind.phalanx.wire.jms.jndi
 
JmsConnectionDetails(ComponentPool<Context>, String, String, String, String) - Constructor for class org.smallmind.phalanx.wire.jms.jndi.JmsConnectionDetails
 
JmsRequestTransport - Class in org.smallmind.phalanx.wire.jms
 
JmsRequestTransport(MetricConfiguration, RoutingFactories, MessagePolicy, ReconnectionPolicy, SignalCodec, int, int, int, int) - Constructor for class org.smallmind.phalanx.wire.jms.JmsRequestTransport
 
JmsResponseTransport - Class in org.smallmind.phalanx.wire.jms
 
JmsResponseTransport(MetricConfiguration, RoutingFactories, MessagePolicy, ReconnectionPolicy, SignalCodec, String, int, int, int) - Constructor for class org.smallmind.phalanx.wire.jms.JmsResponseTransport
 
JndiManagedObjectFactory - Class in org.smallmind.phalanx.wire.jms.jndi
 
JndiManagedObjectFactory(JmsConnectionDetails) - Constructor for class org.smallmind.phalanx.wire.jms.jndi.JndiManagedObjectFactory
 
JsonSignalCodec - Class in org.smallmind.phalanx.wire
 
JsonSignalCodec() - Constructor for class org.smallmind.phalanx.wire.JsonSignalCodec
 

L

lookupConnectionFactory(String) - Method in class org.smallmind.phalanx.wire.jms.hornetq.spring.HornetQMessageBrokerInitializingBean
 
lookupConnectionFactory(String) - Method in interface org.smallmind.phalanx.wire.jms.MessageBroker
 
lookupQueue(String) - Method in class org.smallmind.phalanx.wire.jms.hornetq.spring.HornetQMessageBrokerInitializingBean
 
lookupQueue(String) - Method in interface org.smallmind.phalanx.wire.jms.MessageBroker
 
lookupTopic(String) - Method in class org.smallmind.phalanx.wire.jms.hornetq.spring.HornetQMessageBrokerInitializingBean
 
lookupTopic(String) - Method in interface org.smallmind.phalanx.wire.jms.MessageBroker
 

M

ManagedObjectFactory - Interface in org.smallmind.phalanx.wire.jms
 
ManagedObjectReference - Class in org.smallmind.phalanx.wire.jms.spring
 
ManagedObjectReference() - Constructor for class org.smallmind.phalanx.wire.jms.spring.ManagedObjectReference
 
marshal(WireContext[]) - Method in class org.smallmind.phalanx.wire.WireContextXmlAdapter
 
match(Function) - Method in class org.smallmind.phalanx.wire.MethodInvoker
 
match(MockMessageProperties) - Method in interface org.smallmind.phalanx.wire.mock.MockMessageListener
 
MessageBroker - Interface in org.smallmind.phalanx.wire.jms
 
MessageHandler - Interface in org.smallmind.phalanx.wire.jms
 
MessagePolicy - Class in org.smallmind.phalanx.wire.jms
 
MessagePolicy() - Constructor for class org.smallmind.phalanx.wire.jms.MessagePolicy
 
MessageRouter - Class in org.smallmind.phalanx.wire.amqp.rabbitmq
 
MessageRouter(RabbitMQConnector, NameConfiguration) - Constructor for class org.smallmind.phalanx.wire.amqp.rabbitmq.MessageRouter
 
MethodInvoker - Class in org.smallmind.phalanx.wire
 
MethodInvoker(Object, Class<?>) - Constructor for class org.smallmind.phalanx.wire.MethodInvoker
 
Methodology - Class in org.smallmind.phalanx.wire
 
Methodology(Class<?>, Method, SyntheticArgument...) - Constructor for class org.smallmind.phalanx.wire.Methodology
 
MetricType - Enum in org.smallmind.phalanx.wire
 
MetricType - Enum in org.smallmind.phalanx.worker
 
MismatchedArgumentException - Exception in org.smallmind.phalanx.wire
 
MismatchedArgumentException(String, Object...) - Constructor for exception org.smallmind.phalanx.wire.MismatchedArgumentException
 
MissingInstanceIdException - Exception in org.smallmind.phalanx.wire
 
MissingInstanceIdException(String, Object...) - Constructor for exception org.smallmind.phalanx.wire.MissingInstanceIdException
 
MissingInstanceIdException(Throwable, String, Object...) - Constructor for exception org.smallmind.phalanx.wire.MissingInstanceIdException
 
MissingInstanceIdException(Throwable) - Constructor for exception org.smallmind.phalanx.wire.MissingInstanceIdException
 
MissingInvocationException - Exception in org.smallmind.phalanx.wire
 
MissingInvocationException(String, Object...) - Constructor for exception org.smallmind.phalanx.wire.MissingInvocationException
 
MockMessage - Class in org.smallmind.phalanx.wire.mock
 
MockMessage(byte[]) - Constructor for class org.smallmind.phalanx.wire.mock.MockMessage
 
MockMessageListener - Interface in org.smallmind.phalanx.wire.mock
 
MockMessageProperties - Class in org.smallmind.phalanx.wire.mock
 
MockMessageProperties() - Constructor for class org.smallmind.phalanx.wire.mock.MockMessageProperties
 
MockMessageRouter - Class in org.smallmind.phalanx.wire.mock
 
MockMessageRouter() - Constructor for class org.smallmind.phalanx.wire.mock.MockMessageRouter
 
MockQueue - Class in org.smallmind.phalanx.wire.mock
 
MockQueue() - Constructor for class org.smallmind.phalanx.wire.mock.MockQueue
 
MockRequestTransport - Class in org.smallmind.phalanx.wire.mock
 
MockRequestTransport(MockMessageRouter, SignalCodec, int) - Constructor for class org.smallmind.phalanx.wire.mock.MockRequestTransport
 
MockResponseTransport - Class in org.smallmind.phalanx.wire.mock
 
MockResponseTransport(MockMessageRouter, SignalCodec) - Constructor for class org.smallmind.phalanx.wire.mock.MockResponseTransport
 
MockTopic - Class in org.smallmind.phalanx.wire.mock
 
MockTopic() - Constructor for class org.smallmind.phalanx.wire.mock.MockTopic
 

N

NameConfiguration - Class in org.smallmind.phalanx.wire.amqp.rabbitmq
 
NameConfiguration() - Constructor for class org.smallmind.phalanx.wire.amqp.rabbitmq.NameConfiguration
 
nativeDecode(String) - Static method in class org.smallmind.phalanx.wire.TypeUtility
 
nativeEncode(Class<?>) - Static method in class org.smallmind.phalanx.wire.TypeUtility
 
neutralEncode(Class<?>) - Static method in class org.smallmind.phalanx.wire.TypeUtility
 

O

OneWayConversation - Class in org.smallmind.phalanx.wire
 
OneWayConversation() - Constructor for class org.smallmind.phalanx.wire.OneWayConversation
 
onException(JMSException) - Method in class org.smallmind.phalanx.wire.jms.ConnectionManager
 
onMessage(Message) - Method in class org.smallmind.phalanx.wire.jms.RequestListener
 
onMessage(Message) - Method in class org.smallmind.phalanx.wire.jms.ResponseListener
 
org.smallmind.phalanx.wire - package org.smallmind.phalanx.wire
 
org.smallmind.phalanx.wire.amqp.rabbitmq - package org.smallmind.phalanx.wire.amqp.rabbitmq
 
org.smallmind.phalanx.wire.amqp.rabbitmq.spring - package org.smallmind.phalanx.wire.amqp.rabbitmq.spring
 
org.smallmind.phalanx.wire.jms - package org.smallmind.phalanx.wire.jms
 
org.smallmind.phalanx.wire.jms.hornetq - package org.smallmind.phalanx.wire.jms.hornetq
 
org.smallmind.phalanx.wire.jms.hornetq.spring - package org.smallmind.phalanx.wire.jms.hornetq.spring
 
org.smallmind.phalanx.wire.jms.jndi - package org.smallmind.phalanx.wire.jms.jndi
 
org.smallmind.phalanx.wire.jms.spring - package org.smallmind.phalanx.wire.jms.spring
 
org.smallmind.phalanx.wire.mock - package org.smallmind.phalanx.wire.mock
 
org.smallmind.phalanx.wire.spring - package org.smallmind.phalanx.wire.spring
 
org.smallmind.phalanx.worker - package org.smallmind.phalanx.worker
 

P

ParameterExtractor - Interface in org.smallmind.phalanx.wire
 
ProtoWireContext - Class in org.smallmind.phalanx.wire
 
ProtoWireContext(String, Object) - Constructor for class org.smallmind.phalanx.wire.ProtoWireContext
 
publish(boolean, String, Voice, Address, Map<String, Object>, WireContext...) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.RequestMessageRouter
 
publish(String, String, boolean, String, Object) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.ResponseMessageRouter
 

Q

QueueOperator - Class in org.smallmind.phalanx.wire.jms
 
QueueOperator(ConnectionManager, Queue) - Constructor for class org.smallmind.phalanx.wire.jms.QueueOperator
 
QueueReference - Class in org.smallmind.phalanx.wire.jms.spring
 
QueueReference() - Constructor for class org.smallmind.phalanx.wire.jms.spring.QueueReference
 

R

RabbitMQConnector - Class in org.smallmind.phalanx.wire.amqp.rabbitmq
 
RabbitMQConnector(ConnectionFactory, Address...) - Constructor for class org.smallmind.phalanx.wire.amqp.rabbitmq.RabbitMQConnector
 
RabbitMQConnectorFactory - Class in org.smallmind.phalanx.wire.amqp.rabbitmq.spring
 
RabbitMQConnectorFactory() - Constructor for class org.smallmind.phalanx.wire.amqp.rabbitmq.spring.RabbitMQConnectorFactory
 
RabbitMQMessage - Class in org.smallmind.phalanx.wire.amqp.rabbitmq
 
RabbitMQMessage(AMQP.BasicProperties, byte[]) - Constructor for class org.smallmind.phalanx.wire.amqp.rabbitmq.RabbitMQMessage
 
RabbitMQRequestTransport - Class in org.smallmind.phalanx.wire.amqp.rabbitmq
 
RabbitMQRequestTransport(MetricConfiguration, RabbitMQConnector, NameConfiguration, SignalCodec, int, int, int, int) - Constructor for class org.smallmind.phalanx.wire.amqp.rabbitmq.RabbitMQRequestTransport
 
RabbitMQResponseTransport - Class in org.smallmind.phalanx.wire.amqp.rabbitmq
 
RabbitMQResponseTransport(MetricConfiguration, RabbitMQConnector, NameConfiguration, Class<InvocationWorker>, SignalCodec, String, int, int, int) - Constructor for class org.smallmind.phalanx.wire.amqp.rabbitmq.RabbitMQResponseTransport
 
RabbitMQServer - Class in org.smallmind.phalanx.wire.amqp.rabbitmq.spring
 
RabbitMQServer() - Constructor for class org.smallmind.phalanx.wire.amqp.rabbitmq.spring.RabbitMQServer
 
ReconnectionPolicy - Class in org.smallmind.phalanx.wire.jms
 
ReconnectionPolicy() - Constructor for class org.smallmind.phalanx.wire.jms.ReconnectionPolicy
 
register(Class<?>, WiredService) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.RabbitMQResponseTransport
 
register(Class<?>, WiredService) - Method in class org.smallmind.phalanx.wire.jms.JmsResponseTransport
 
register(Class<?>, WiredService) - Method in class org.smallmind.phalanx.wire.mock.MockResponseTransport
 
register(Class<?>, WiredService) - Method in interface org.smallmind.phalanx.wire.ResponseTransport
 
register(String, Class<? extends WireContext>) - Static method in class org.smallmind.phalanx.wire.WireContextManager
 
register(Class<?>, WiredService) - Method in class org.smallmind.phalanx.wire.WireInvocationCircuit
 
remoteInvocation(WireContext[], Function, Object...) - Method in class org.smallmind.phalanx.wire.MethodInvoker
 
removeListener(MockMessageListener) - Method in class org.smallmind.phalanx.wire.mock.MockQueue
 
removeListener(MockMessageListener) - Method in class org.smallmind.phalanx.wire.mock.MockTopic
 
RequestListener - Class in org.smallmind.phalanx.wire.jms
 
RequestListener(JmsResponseTransport, ConnectionManager, Destination, String, String) - Constructor for class org.smallmind.phalanx.wire.jms.RequestListener
 
RequestMessageRouter - Class in org.smallmind.phalanx.wire.amqp.rabbitmq
 
RequestMessageRouter(RabbitMQConnector, NameConfiguration, RabbitMQRequestTransport, SignalCodec, String, int, int) - Constructor for class org.smallmind.phalanx.wire.amqp.rabbitmq.RequestMessageRouter
 
RequestTransport - Interface in org.smallmind.phalanx.wire
 
ResponseListener - Class in org.smallmind.phalanx.wire.jms
 
ResponseListener(JmsRequestTransport, ConnectionManager, Topic, SignalCodec, String, int) - Constructor for class org.smallmind.phalanx.wire.jms.ResponseListener
 
ResponseMessageRouter - Class in org.smallmind.phalanx.wire.amqp.rabbitmq
 
ResponseMessageRouter(RabbitMQConnector, NameConfiguration, RabbitMQResponseTransport, SignalCodec, String, String, int, int) - Constructor for class org.smallmind.phalanx.wire.amqp.rabbitmq.ResponseMessageRouter
 
ResponseTransport - Interface in org.smallmind.phalanx.wire
 
Result - Annotation Type in org.smallmind.phalanx.wire
 
ResultSignal - Class in org.smallmind.phalanx.wire
 
ResultSignal() - Constructor for class org.smallmind.phalanx.wire.ResultSignal
 
ResultSignal(boolean, String, Object) - Constructor for class org.smallmind.phalanx.wire.ResultSignal
 
RoundRobinConnectionLoadBalancingPolicy - Class in org.smallmind.phalanx.wire.jms.hornetq
 
RoundRobinConnectionLoadBalancingPolicy() - Constructor for class org.smallmind.phalanx.wire.jms.hornetq.RoundRobinConnectionLoadBalancingPolicy
 
RoutingFactories - Class in org.smallmind.phalanx.wire.jms
 
RoutingFactories(ManagedObjectFactory, ManagedObjectFactory, ManagedObjectFactory) - Constructor for class org.smallmind.phalanx.wire.jms.RoutingFactories
 
run() - Method in class org.smallmind.phalanx.worker.Worker
 

S

select(int) - Method in class org.smallmind.phalanx.wire.jms.hornetq.RoundRobinConnectionLoadBalancingPolicy
 
send(String, String, AMQP.BasicProperties, byte[]) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.MessageRouter
 
send(Message) - Method in interface org.smallmind.phalanx.wire.jms.MessageHandler
 
send(Message) - Method in class org.smallmind.phalanx.wire.jms.QueueOperator
 
send(Message) - Method in class org.smallmind.phalanx.wire.jms.TopicOperator
 
send(MockMessage) - Method in class org.smallmind.phalanx.wire.mock.MockQueue
 
send(MockMessage) - Method in class org.smallmind.phalanx.wire.mock.MockTopic
 
Service - Interface in org.smallmind.phalanx.wire
 
ServiceDefinitionException - Exception in org.smallmind.phalanx.wire
 
ServiceDefinitionException(String, Object...) - Constructor for exception org.smallmind.phalanx.wire.ServiceDefinitionException
 
SessionEmployer - Interface in org.smallmind.phalanx.wire.jms
 
setAcknowledgeMode(AcknowledgeMode) - Method in class org.smallmind.phalanx.wire.jms.MessagePolicy
 
setAddress(Address) - Method in class org.smallmind.phalanx.wire.InvocationSignal
 
setAddressConfigurations(Map<String, HornetQAddressConfiguration>) - Method in class org.smallmind.phalanx.wire.jms.hornetq.spring.HornetQMessageBrokerInitializingBean
 
setArguments(Map<String, Object>) - Method in class org.smallmind.phalanx.wire.InvocationSignal
 
setConnectionFactory(ConnectionFactoryReference) - Method in class org.smallmind.phalanx.wire.jms.hornetq.spring.HornetQMessageBrokerInitializingBean
 
setContentType(String) - Method in class org.smallmind.phalanx.wire.mock.MockMessageProperties
 
setContextClass(Class<? extends WireContext>) - Method in class org.smallmind.phalanx.wire.WireContextInitializingBean
 
setContexts(WireContext[]) - Method in class org.smallmind.phalanx.wire.InvocationSignal
 
setCorrelationId(byte[]) - Method in class org.smallmind.phalanx.wire.mock.MockMessageProperties
 
setDeliveryMode(DeliveryMode) - Method in class org.smallmind.phalanx.wire.jms.MessagePolicy
 
setDestinations(DestinationReference[]) - Method in class org.smallmind.phalanx.wire.jms.hornetq.spring.HornetQMessageBrokerInitializingBean
 
setDisableMessageID(boolean) - Method in class org.smallmind.phalanx.wire.jms.MessagePolicy
 
setDisableMessageTimestamp(boolean) - Method in class org.smallmind.phalanx.wire.jms.MessagePolicy
 
setDurable(boolean) - Method in class org.smallmind.phalanx.wire.jms.spring.DestinationReference
 
setError(boolean) - Method in class org.smallmind.phalanx.wire.ResultSignal
 
setExpiration(String) - Method in class org.smallmind.phalanx.wire.mock.MockMessageProperties
 
setFunction(Function) - Method in class org.smallmind.phalanx.wire.Address
 
setHandle(String) - Method in class org.smallmind.phalanx.wire.WireContextInitializingBean
 
setHeader(String, Object) - Method in class org.smallmind.phalanx.wire.mock.MockMessageProperties
 
setHeartbeatSeconds(int) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.spring.RabbitMQConnectorFactory
 
setHost(String) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.spring.RabbitMQServer
 
setInOnly(boolean) - Method in class org.smallmind.phalanx.wire.InvocationSignal
 
setInstanceIdExtractor(ParameterExtractor) - Method in class org.smallmind.phalanx.wire.spring.WireProxyFactoryBean
 
setJournalDirectory(File) - Method in class org.smallmind.phalanx.wire.jms.hornetq.spring.HornetQMessageBrokerInitializingBean
 
setMaxSizeBytes(long) - Method in class org.smallmind.phalanx.wire.jms.hornetq.spring.HornetQAddressConfiguration
 
setMessageId(String) - Method in class org.smallmind.phalanx.wire.mock.MockMessageProperties
 
setName(String) - Method in class org.smallmind.phalanx.wire.Function
 
setName(String) - Method in class org.smallmind.phalanx.wire.jms.spring.ManagedObjectReference
 
setNativeType(String) - Method in class org.smallmind.phalanx.wire.Function
 
setNativeType(String) - Method in class org.smallmind.phalanx.wire.ResultSignal
 
setPageSizeBytes(long) - Method in class org.smallmind.phalanx.wire.jms.hornetq.spring.HornetQAddressConfiguration
 
setPagingDirectory(File) - Method in class org.smallmind.phalanx.wire.jms.hornetq.spring.HornetQMessageBrokerInitializingBean
 
setParameter(String) - Method in class org.smallmind.phalanx.wire.spring.StaticParameterExtractorFactoryBean
 
setPassword(String) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.spring.RabbitMQConnectorFactory
 
setPath(String) - Method in class org.smallmind.phalanx.wire.jms.spring.ManagedObjectReference
 
setPort(int) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.spring.RabbitMQServer
 
setPriority(int) - Method in class org.smallmind.phalanx.wire.jms.MessagePolicy
 
setReconnectionAttempts(int) - Method in class org.smallmind.phalanx.wire.jms.ReconnectionPolicy
 
setReconnectionDelayMilliseconds(long) - Method in class org.smallmind.phalanx.wire.jms.ReconnectionPolicy
 
setRequestExchange(String) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.NameConfiguration
 
setRequestTransport(RequestTransport) - Method in class org.smallmind.phalanx.wire.spring.WireProxyFactoryBean
 
setResponseExchange(String) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.NameConfiguration
 
setResponseQueue(String) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.NameConfiguration
 
setResponseTransport(ResponseTransport) - Method in interface org.smallmind.phalanx.wire.WiredService
 
setResult(Object) - Method in class org.smallmind.phalanx.wire.ResultSignal
 
setResultSignal(ResultSignal) - Method in class org.smallmind.phalanx.wire.AsynchronousTransmissionCallback
 
setResultType(String) - Method in class org.smallmind.phalanx.wire.Function
 
setSelector(String) - Method in class org.smallmind.phalanx.wire.jms.spring.DestinationReference
 
setService(String) - Method in class org.smallmind.phalanx.wire.Address
 
setServiceGroupExtractor(ParameterExtractor) - Method in class org.smallmind.phalanx.wire.spring.WireProxyFactoryBean
 
setServiceInterface(Class<?>) - Method in class org.smallmind.phalanx.wire.spring.WireProxyFactoryBean
 
setServiceName(String) - Method in class org.smallmind.phalanx.wire.spring.WireProxyFactoryBean
 
setShoutQueue(String) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.NameConfiguration
 
setSignature(String[]) - Method in class org.smallmind.phalanx.wire.Function
 
setTalkQueue(String) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.NameConfiguration
 
setTimestamp(Date) - Method in class org.smallmind.phalanx.wire.mock.MockMessageProperties
 
setTimeToLiveSeconds(int) - Method in class org.smallmind.phalanx.wire.jms.MessagePolicy
 
setUsername(String) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.spring.RabbitMQConnectorFactory
 
setVerbose(boolean) - Method in class org.smallmind.phalanx.wire.JsonSignalCodec
 
setVerboseLogLevel(Level) - Method in class org.smallmind.phalanx.wire.JsonSignalCodec
 
setVersion(int) - Method in class org.smallmind.phalanx.wire.Address
 
setVersion(int) - Method in class org.smallmind.phalanx.wire.spring.WireProxyFactoryBean
 
setWhisperQueue(String) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.NameConfiguration
 
Shout - Annotation Type in org.smallmind.phalanx.wire
 
Shouting - Class in org.smallmind.phalanx.wire
 
Shouting(String) - Constructor for class org.smallmind.phalanx.wire.Shouting
 
shutDown() - Method in class org.smallmind.phalanx.worker.WorkManager
 
Signal - Interface in org.smallmind.phalanx.wire
 
SignalCodec - Interface in org.smallmind.phalanx.wire
 
start() - Method in class org.smallmind.phalanx.wire.jms.hornetq.spring.HornetQMessageBrokerInitializingBean
 
start() - Method in interface org.smallmind.phalanx.wire.jms.MessageBroker
 
startUp(WorkerFactory<W, T>) - Method in class org.smallmind.phalanx.worker.WorkManager
 
StaticParameterExtractor - Class in org.smallmind.phalanx.wire
 
StaticParameterExtractor(String) - Constructor for class org.smallmind.phalanx.wire.StaticParameterExtractor
 
StaticParameterExtractorFactoryBean - Class in org.smallmind.phalanx.wire.spring
 
StaticParameterExtractorFactoryBean() - Constructor for class org.smallmind.phalanx.wire.spring.StaticParameterExtractorFactoryBean
 
stop() - Method in class org.smallmind.phalanx.wire.jms.ConnectionManager
 
stop() - Method in class org.smallmind.phalanx.wire.jms.hornetq.spring.HornetQMessageBrokerInitializingBean
 
stop() - Method in interface org.smallmind.phalanx.wire.jms.MessageBroker
 
stop() - Method in class org.smallmind.phalanx.worker.Worker
 
SynchronousTransmissionCallback - Class in org.smallmind.phalanx.wire
 
SynchronousTransmissionCallback(ResultSignal) - Constructor for class org.smallmind.phalanx.wire.SynchronousTransmissionCallback
 
SyntheticArgument - Class in org.smallmind.phalanx.wire
 
SyntheticArgument(String, Class<?>) - Constructor for class org.smallmind.phalanx.wire.SyntheticArgument
 

T

Talking - Class in org.smallmind.phalanx.wire
 
Talking(Conversation<?>, String) - Constructor for class org.smallmind.phalanx.wire.Talking
 
TopicOperator - Class in org.smallmind.phalanx.wire.jms
 
TopicOperator(ConnectionManager, Topic) - Constructor for class org.smallmind.phalanx.wire.jms.TopicOperator
 
TopicReference - Class in org.smallmind.phalanx.wire.jms.spring
 
TopicReference() - Constructor for class org.smallmind.phalanx.wire.jms.spring.TopicReference
 
TransmissionCallback - Class in org.smallmind.phalanx.wire
 
TransmissionCallback() - Constructor for class org.smallmind.phalanx.wire.TransmissionCallback
 
transmit(Voice, Address, Map<String, Object>, WireContext...) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.RabbitMQRequestTransport
 
transmit(String, String, boolean, String, Object) - Method in class org.smallmind.phalanx.wire.amqp.rabbitmq.RabbitMQResponseTransport
 
transmit(Voice, Address, Map<String, Object>, WireContext...) - Method in class org.smallmind.phalanx.wire.jms.JmsRequestTransport
 
transmit(String, String, boolean, String, Object) - Method in class org.smallmind.phalanx.wire.jms.JmsResponseTransport
 
transmit(Voice, Address, Map<String, Object>, WireContext...) - Method in class org.smallmind.phalanx.wire.mock.MockRequestTransport
 
transmit(String, String, boolean, String, Object) - Method in class org.smallmind.phalanx.wire.mock.MockResponseTransport
 
transmit(Voice, Address, Map<String, Object>, WireContext...) - Method in interface org.smallmind.phalanx.wire.RequestTransport
 
transmit(String, String, boolean, String, Object) - Method in interface org.smallmind.phalanx.wire.ResponseTransport
 
TransportException - Exception in org.smallmind.phalanx.wire
 
TransportException() - Constructor for exception org.smallmind.phalanx.wire.TransportException
 
TransportException(String, Object...) - Constructor for exception org.smallmind.phalanx.wire.TransportException
 
TransportException(Throwable, String, Object...) - Constructor for exception org.smallmind.phalanx.wire.TransportException
 
TransportException(Throwable) - Constructor for exception org.smallmind.phalanx.wire.TransportException
 
TransportTimeoutException - Exception in org.smallmind.phalanx.wire
 
TransportTimeoutException(String, Object...) - Constructor for exception org.smallmind.phalanx.wire.TransportTimeoutException
 
TwoWayConversation - Class in org.smallmind.phalanx.wire
 
TwoWayConversation() - Constructor for class org.smallmind.phalanx.wire.TwoWayConversation
 
TwoWayConversation(Integer) - Constructor for class org.smallmind.phalanx.wire.TwoWayConversation
 
TypeUtility - Class in org.smallmind.phalanx.wire
 
TypeUtility() - Constructor for class org.smallmind.phalanx.wire.TypeUtility
 

U

unmarshal(Object[]) - Method in class org.smallmind.phalanx.wire.WireContextXmlAdapter
 

V

valueOf(String) - Static method in enum org.smallmind.phalanx.wire.BuiltInType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.smallmind.phalanx.wire.ConversationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.smallmind.phalanx.wire.jms.DeliveryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.smallmind.phalanx.wire.jms.hornetq.HornetQAcknowledgeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.smallmind.phalanx.wire.jms.JmsAcknowledgeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.smallmind.phalanx.wire.jms.spring.DestinationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.smallmind.phalanx.wire.MetricType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.smallmind.phalanx.wire.VocalMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.smallmind.phalanx.wire.WireProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.smallmind.phalanx.worker.MetricType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.smallmind.phalanx.wire.BuiltInType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.smallmind.phalanx.wire.ConversationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.smallmind.phalanx.wire.jms.DeliveryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.smallmind.phalanx.wire.jms.hornetq.HornetQAcknowledgeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.smallmind.phalanx.wire.jms.JmsAcknowledgeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.smallmind.phalanx.wire.jms.spring.DestinationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.smallmind.phalanx.wire.MetricType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.smallmind.phalanx.wire.VocalMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.smallmind.phalanx.wire.WireProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.smallmind.phalanx.worker.MetricType
Returns an array containing the constants of this enum type, in the order they are declared.
Vocalizer<V extends Voice> - Interface in org.smallmind.phalanx.wire
 
VocalMode - Enum in org.smallmind.phalanx.wire
 
Voice<G,I> - Interface in org.smallmind.phalanx.wire
 

W

Whisper - Annotation Type in org.smallmind.phalanx.wire
 
Whispering - Class in org.smallmind.phalanx.wire
 
Whispering(String, String) - Constructor for class org.smallmind.phalanx.wire.Whispering
 
Whispering(String, String, Integer) - Constructor for class org.smallmind.phalanx.wire.Whispering
 
WireContext - Class in org.smallmind.phalanx.wire
 
WireContext() - Constructor for class org.smallmind.phalanx.wire.WireContext
 
WireContextInitializingBean - Class in org.smallmind.phalanx.wire
 
WireContextInitializingBean() - Constructor for class org.smallmind.phalanx.wire.WireContextInitializingBean
 
WireContextManager - Class in org.smallmind.phalanx.wire
 
WireContextManager() - Constructor for class org.smallmind.phalanx.wire.WireContextManager
 
WireContextXmlAdapter - Class in org.smallmind.phalanx.wire
 
WireContextXmlAdapter() - Constructor for class org.smallmind.phalanx.wire.WireContextXmlAdapter
 
WiredService - Interface in org.smallmind.phalanx.wire
 
WireInvocationCircuit - Class in org.smallmind.phalanx.wire
 
WireInvocationCircuit() - Constructor for class org.smallmind.phalanx.wire.WireInvocationCircuit
 
WireInvocationHandler - Class in org.smallmind.phalanx.wire
 
WireInvocationHandler(RequestTransport, int, String, Class<?>, ParameterExtractor, ParameterExtractor) - Constructor for class org.smallmind.phalanx.wire.WireInvocationHandler
 
WireProperty - Enum in org.smallmind.phalanx.wire
 
WireProxyFactory - Class in org.smallmind.phalanx.wire
 
WireProxyFactory() - Constructor for class org.smallmind.phalanx.wire.WireProxyFactory
 
WireProxyFactoryBean - Class in org.smallmind.phalanx.wire.spring
 
WireProxyFactoryBean() - Constructor for class org.smallmind.phalanx.wire.spring.WireProxyFactoryBean
 
Worker<T> - Class in org.smallmind.phalanx.worker
 
Worker(MetricConfiguration, TransferQueue<T>) - Constructor for class org.smallmind.phalanx.worker.Worker
 
WorkerFactory<W extends Worker<T>,T> - Interface in org.smallmind.phalanx.worker
 
WorkManager<W extends Worker<T>,T> - Class in org.smallmind.phalanx.worker
 
WorkManager(MetricConfiguration, Class<W>, int) - Constructor for class org.smallmind.phalanx.worker.WorkManager
 
WorkManagerException - Exception in org.smallmind.phalanx.worker
 
WorkManagerException(String, Object...) - Constructor for exception org.smallmind.phalanx.worker.WorkManagerException
 
A B C D E F G H I J L M N O P Q R S T U V W 

Copyright © 2016. All rights reserved.