| Interface | Description |
|---|---|
| ClientInvoker | |
| ProtocolCodec |
Interface to encode and decode commands in and out of a a non blocking channel.
|
| ServerInvoker | |
| ServerInvoker.ServiceFactory | |
| Service |
The core lifecyle interface for ActiveMQ components.
|
| Transport |
Represents an abstract connection.
|
| TransportAcceptListener |
Implemented by object that need to get injected by
|
| TransportListener |
An asynchronous listener of commands
|
| TransportServer |
A TransportServer asynchronously accepts
Transport objects and then
delivers those objects to a TransportAcceptListener. |
| Enum | Description |
|---|---|
| ProtocolCodec.BufferState |
Copyright © 2014 Red Hat. All Rights Reserved.