Uses of Class
org.apache.activemq.transport.udp.CommandDatagramChannel
Packages that use CommandDatagramChannel
-
Uses of CommandDatagramChannel in org.apache.activemq.transport.udp
Methods in org.apache.activemq.transport.udp with parameters of type CommandDatagramChannelModifier and TypeMethodDescriptionvoidUdpTransport.setCommandChannel(CommandDatagramChannel commandChannel) Sets the implementation of the command channel to use.