|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.activemq.transport.udp | |
---|---|
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. |
Classes in org.apache.activemq.transport.udp used by org.apache.activemq.transport.multicast | |
---|---|
CommandChannel
|
|
DatagramHeaderMarshaller
|
|
UdpTransport
An implementation of the Transport interface using raw UDP |
|
UdpTransportFactory
|
Classes in org.apache.activemq.transport.udp used by org.apache.activemq.transport.reliable | |
---|---|
UdpTransport
An implementation of the Transport interface using raw UDP |
Classes in org.apache.activemq.transport.udp used by org.apache.activemq.transport.udp | |
---|---|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |