Uses of Package
org.apache.activemq.transport.udp
Packages that use org.apache.activemq.transport.udp
Package
Description
A Multicast based Transport implementation.
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.
UDP based Transport implementation.
-
Classes in org.apache.activemq.transport.udp used by org.apache.activemq.transport.multicast
-
Classes in org.apache.activemq.transport.udp used by org.apache.activemq.transport.reliable
-
Classes in org.apache.activemq.transport.udp used by org.apache.activemq.transport.udpClassDescriptionRepresents a pool of
ByteBufferinstances.A strategy for reading datagrams and de-fragmenting them together.A simple implementation ofByteBufferPoolwhich does no pooling and just creates new buffers each timeAn implementation of theTransportinterface using raw UDP