| Interface | Description |
|---|---|
| AfterConnectInternalListener |
To be called right after the ConnectionFactory created a connection.
|
| ClientConsumerInternal |
A ClientConsumerInternal
|
| ClientLargeMessageInternal |
A ClientLargeMessageInternal
|
| ClientMessageInternal |
A ClientMessageInternal
|
| ClientProducerCreditManager |
A ClientProducerCreditManager
|
| ClientProducerCredits |
A ClientProducerCredits
|
| ClientProducerInternal |
A ClientProducerInternal
|
| ClientSessionFactoryInternal |
A ClientSessionFactoryInternal
|
| ClientSessionInternal |
A ClientSessionInternal
|
| LargeMessageController |
A LargeMessageBufferInternal
|
| ServerLocatorInternal |
A ServerLocatorInternal
|
| Class | Description |
|---|---|
| ClientConsumerImpl | |
| ClientLargeMessageImpl |
ClientLargeMessageImpl is only created when receiving large messages.
|
| ClientMessageImpl |
A ClientMessageImpl
|
| ClientProducerCreditManagerImpl |
A ProducerCreditManager
|
| ClientProducerCreditsImpl |
A ClientProducerCreditsImpl
|
| ClientProducerImpl |
The client-side Producer connectionFactory class.
|
| ClientSessionFactoryImpl | |
| DelegatingSession |
A DelegatingSession
We wrap the real session, so we can add a finalizer on this and close the session
on GC if it has not already been closed
|
| LargeMessageControllerImpl |
This class aggregates several
SessionReceiveContinuationMessages as it was being handled
by a single buffer. |
| ServerLocatorImpl |
This is the implementation of
ServerLocator and all
the proper javadoc is located on that interface. |
| Topology | |
| TopologyMemberImpl |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.