Uses of Interface
org.apache.activemq.transport.udp.CommandChannel
Packages that use CommandChannel
Package
Description
A Multicast based Transport implementation.
UDP based Transport implementation.
-
Uses of CommandChannel in org.apache.activemq.transport.multicast
Methods in org.apache.activemq.transport.multicast that return CommandChannelModifier and TypeMethodDescriptionprotected CommandChannelMulticastTransport.createCommandChannel() -
Uses of CommandChannel in org.apache.activemq.transport.udp
Classes in org.apache.activemq.transport.udp that implement CommandChannelModifier and TypeClassDescriptionclassclassA strategy for reading datagrams and de-fragmenting them together.classA strategy for reading datagrams and de-fragmenting them together.Methods in org.apache.activemq.transport.udp that return CommandChannelModifier and TypeMethodDescriptionprotected CommandChannelUdpTransport.createCommandChannel()protected CommandChannelUdpTransport.createCommandDatagramChannel()UdpTransport.getCommandChannel()