Class Hierarchy
- java.lang.Object
- org.apache.activemq.command.BaseEndpoint (implements org.apache.activemq.command.Endpoint)
- org.apache.activemq.transport.udp.DatagramEndpoint
- org.apache.activemq.transport.udp.CommandChannelSupport (implements org.apache.activemq.transport.udp.CommandChannel)
- org.apache.activemq.transport.udp.CommandDatagramChannel
- org.apache.activemq.transport.udp.CommandDatagramSocket
- org.apache.activemq.transport.udp.DatagramHeaderMarshaller
- org.apache.activemq.util.ServiceSupport (implements org.apache.activemq.Service)
- org.apache.activemq.transport.TransportServerSupport (implements org.apache.activemq.transport.TransportServer)
- org.apache.activemq.transport.udp.UdpTransportServer
- org.apache.activemq.transport.TransportSupport (implements org.apache.activemq.transport.Transport)
- org.apache.activemq.transport.TransportThreadSupport (implements java.lang.Runnable)
- org.apache.activemq.transport.udp.UdpTransport (implements java.lang.Runnable, org.apache.activemq.Service, org.apache.activemq.transport.Transport)
- org.apache.activemq.transport.TransportThreadSupport (implements java.lang.Runnable)
- org.apache.activemq.transport.TransportServerSupport (implements org.apache.activemq.transport.TransportServer)
- org.apache.activemq.transport.udp.SimpleBufferPool (implements org.apache.activemq.transport.udp.ByteBufferPool)
- org.apache.activemq.transport.udp.DefaultBufferPool (implements org.apache.activemq.transport.udp.ByteBufferPool)
- org.apache.activemq.transport.TransportFactory
- org.apache.activemq.transport.udp.UdpTransportFactory
- org.apache.activemq.transport.TransportFilter (implements org.apache.activemq.transport.Transport, org.apache.activemq.transport.TransportListener)
- org.apache.activemq.transport.udp.ResponseRedirectInterceptor
- org.apache.activemq.command.BaseEndpoint (implements org.apache.activemq.command.Endpoint)
Interface Hierarchy
- org.apache.activemq.transport.reliable.Replayer
- org.apache.activemq.transport.udp.CommandChannel (also extends org.apache.activemq.Service)
- org.apache.activemq.Service
- org.apache.activemq.transport.udp.ByteBufferPool
- org.apache.activemq.transport.udp.CommandChannel (also extends org.apache.activemq.transport.reliable.Replayer)