Package org.apache.activemq.transport.udp
UDP based Transport implementation.
-
Interface Summary Interface Description ByteBufferPool Represents a pool ofByteBuffer
instances.CommandChannel -
Class Summary Class Description CommandChannelSupport CommandDatagramChannel A strategy for reading datagrams and de-fragmenting them together.CommandDatagramSocket A strategy for reading datagrams and de-fragmenting them together.DatagramEndpoint DatagramHeaderMarshaller DefaultBufferPool A default implementation ofSimpleBufferPool
which keeps a pool of direct byte buffers.ResponseRedirectInterceptor SimpleBufferPool A simple implementation ofByteBufferPool
which does no pooling and just creates new buffers each timeUdpTransport An implementation of theTransport
interface using raw UDPUdpTransportFactory Deprecated. UdpTransportServer Deprecated.