|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransportException | |
|---|---|
| org.smallmind.quorum.transport.message | |
| 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.Connection |
JNDIManagedObjects.createConnection()
|
javax.jms.Destination |
TransportManagedObjects.getDestination()
|
javax.jms.Destination |
JNDIManagedObjects.getDestination()
|
| Constructors in org.smallmind.quorum.transport.message that throw TransportException | |
|---|---|
MessageDistributor(javax.jms.QueueConnection queueConnection,
javax.jms.Queue queue,
MessagePolicy messagePolicy,
MessageStrategy messageStrategy,
HashMap<String,MessageTarget> targetMap)
|
|
MessageReceiver(TransportManagedObjects managedObjects,
MessagePolicy messagePolicy,
MessageStrategy messageStrategy,
int connectionCount,
int sessionCount,
MessageTarget... messageTargets)
|
|
MessageTransmitter(TransportManagedObjects managedObjects,
MessagePolicy messagePolicy,
MessageStrategy messageStrategy,
int connectionCount,
MessageSenderPoolConfig messageSenderPoolConfig)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||