Package org.apache.activemq.transport.udp
UDP based Transport implementation.
-
Interface Summary Interface Description ByteBufferPool Represents a pool ofByteBufferinstances.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 ofSimpleBufferPoolwhich keeps a pool of direct byte buffers.ResponseRedirectInterceptor SimpleBufferPool A simple implementation ofByteBufferPoolwhich does no pooling and just creates new buffers each timeUdpTransport An implementation of theTransportinterface using raw UDPUdpTransportFactory Deprecated. UdpTransportServer Deprecated.