| Package | Description |
|---|---|
| org.smallmind.phalanx.wire | |
| org.smallmind.phalanx.wire.jms | |
| org.smallmind.phalanx.wire.jms.hornetq | |
| org.smallmind.phalanx.wire.jms.jndi |
| Modifier and Type | Class and Description |
|---|---|
class |
MismatchedArgumentException |
class |
MissingInvocationException |
class |
ServiceDefinitionException |
class |
TransportTimeoutException |
| Modifier and Type | Method and Description |
|---|---|
javax.jms.Connection |
ManagedObjectFactory.createConnection() |
javax.jms.Destination |
ManagedObjectFactory.getDestination() |
| Constructor and Description |
|---|
ConnectionManager(ManagedObjectFactory managedObjectFactory,
MessagePolicy messagePolicy,
ReconnectionPolicy reconnectionPolicy) |
JmsRequestTransport(MetricConfiguration metricConfiguration,
RoutingFactories routingFactories,
MessagePolicy messagePolicy,
ReconnectionPolicy reconnectionPolicy,
SignalCodec signalCodec,
int clusterSize,
int concurrencyLimit,
int maximumMessageLength,
int defaultTimeoutSeconds) |
JmsResponseTransport(MetricConfiguration metricConfiguration,
RoutingFactories routingFactories,
MessagePolicy messagePolicy,
ReconnectionPolicy reconnectionPolicy,
SignalCodec signalCodec,
String serviceGroup,
int clusterSize,
int concurrencyLimit,
int maximumMessageLength) |
| Modifier and Type | Method and Description |
|---|---|
javax.jms.Connection |
HornetQManagedObjectFactory.createConnection() |
| Modifier and Type | Method and Description |
|---|---|
javax.jms.Connection |
JndiManagedObjectFactory.createConnection() |
javax.jms.Destination |
JndiManagedObjectFactory.getDestination() |
Copyright © 2016. All rights reserved.