|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransportException | |
|---|---|
| org.smallmind.quorum.transport | |
| org.smallmind.quorum.transport.message | |
| org.smallmind.quorum.transport.message.jndi | |
| Uses of TransportException in org.smallmind.quorum.transport |
|---|
| Subclasses of TransportException in org.smallmind.quorum.transport | |
|---|---|
class |
MissingInvocationException
|
class |
TransportTimeoutException
|
| Uses of TransportException in org.smallmind.quorum.transport.message |
|---|
| Methods in org.smallmind.quorum.transport.message that throw TransportException | |
|---|---|
javax.jms.Connection |
TransportManagedObjects.createConnection()
|
javax.jms.Destination |
TransportManagedObjects.getDestination()
|
| Constructors in org.smallmind.quorum.transport.message that throw TransportException | |
|---|---|
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)
|
|
| Uses of TransportException in org.smallmind.quorum.transport.message.jndi |
|---|
| Methods in org.smallmind.quorum.transport.message.jndi that throw TransportException | |
|---|---|
javax.jms.Connection |
JNDITransportManagedObjects.createConnection()
|
javax.jms.Destination |
JNDITransportManagedObjects.getDestination()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||