Uses of Class
org.apache.activemq.transport.udp.CommandChannelSupport
-
Packages that use CommandChannelSupport Package Description org.apache.activemq.transport.udp UDP based Transport implementation. -
-
Uses of CommandChannelSupport in org.apache.activemq.transport.udp
Subclasses of CommandChannelSupport in org.apache.activemq.transport.udp Modifier and Type Class Description classCommandDatagramChannelA strategy for reading datagrams and de-fragmenting them together.classCommandDatagramSocketA strategy for reading datagrams and de-fragmenting them together.
-