| Package | Description |
|---|---|
| org.smallmind.quorum.transport | |
| org.smallmind.quorum.transport.message | |
| org.smallmind.quorum.transport.message.jndi |
| Modifier and Type | Class and Description |
|---|---|
class |
MissingInvocationException |
class |
TransportTimeoutException |
| Modifier and Type | Method and Description |
|---|---|
javax.jms.Connection |
TransportManagedObjects.createConnection() |
javax.jms.Destination |
TransportManagedObjects.getDestination() |
| Constructor and Description |
|---|
ConnectionFactor(TransportManagedObjects managedObjects,
MessagePolicy messagePolicy,
ReconnectionPolicy reconnectionPolicy) |
MessageReceiver(TransportManagedObjects requestManagedObjects,
TransportManagedObjects responseManagedObjects,
MessagePolicy messagePolicy,
ReconnectionPolicy reconnectionPolicy,
MessageStrategy messageStrategy,
int clusterSize,
int concurrencyLimit,
MessageTarget... messageTargets) |
MessageTransmitter(TransportManagedObjects requestManagedObjects,
TransportManagedObjects responseManagedObjects,
MessagePolicy messagePolicy,
ReconnectionPolicy reconnectionPolicy,
MessageStrategy messageStrategy,
int clusterSize,
int concurrencyLimit,
int timeoutSeconds) |
| Modifier and Type | Method and Description |
|---|---|
javax.jms.Connection |
JNDITransportManagedObjects.createConnection() |
javax.jms.Destination |
JNDITransportManagedObjects.getDestination() |
Copyright © 2012. All Rights Reserved.