|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceException | |
|---|---|
| org.smallmind.quorum.juggler | |
| org.smallmind.quorum.transport.message | |
| Uses of ResourceException in org.smallmind.quorum.juggler |
|---|
| Subclasses of ResourceException in org.smallmind.quorum.juggler | |
|---|---|
class |
NoAvailableResourceException
|
class |
ResourceCreationException
|
| Methods in org.smallmind.quorum.juggler that throw ResourceException | |
|---|---|
void |
JugglingPin.close()
|
R |
JugglingPin.obtain()
|
void |
JugglingPin.start()
|
void |
Juggler.startup()
|
void |
JugglingPin.stop()
|
| Uses of ResourceException in org.smallmind.quorum.transport.message |
|---|
| Methods in org.smallmind.quorum.transport.message that throw ResourceException | |
|---|---|
void |
QueueConnectionJugglingPin.close()
|
void |
QueueConnectionJugglingPin.start()
|
void |
QueueConnectionJugglingPin.stop()
|
| Constructors in org.smallmind.quorum.transport.message that throw ResourceException | |
|---|---|
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 | |||||||||