Package | Description |
---|---|
org.apache.activemq.transport.multicast |
A Multicast based Transport implementation.
|
org.apache.activemq.transport.reliable |
The Reliable transport deals with out of order commands as well as dealing with checking for missed commands and possibly re-requesting the replay of dropped commands.
|
org.apache.activemq.transport.udp |
UDP based Transport implementation.
|
Class and Description |
---|
CommandChannel |
DatagramHeaderMarshaller |
UdpTransport
An implementation of the
Transport interface using raw UDP |
UdpTransportFactory
Deprecated.
|
Class and Description |
---|
UdpTransport
An implementation of the
Transport interface using raw UDP |
Class and Description |
---|
ByteBufferPool
Represents a pool of
ByteBuffer instances. |
CommandChannel |
CommandChannelSupport |
CommandDatagramChannel
A strategy for reading datagrams and de-fragmenting them together.
|
DatagramEndpoint |
DatagramHeaderMarshaller |
SimpleBufferPool
A simple implementation of
BufferPool which does no pooling and just
creates new buffers each time |
UdpTransport
An implementation of the
Transport interface using raw UDP |
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.