Uses of Class
org.apache.activemq.transport.udp.CommandDatagramChannel
-
Packages that use CommandDatagramChannel Package Description org.apache.activemq.transport.udp UDP based Transport implementation. -
-
Uses of CommandDatagramChannel in org.apache.activemq.transport.udp
Methods in org.apache.activemq.transport.udp with parameters of type CommandDatagramChannel Modifier and Type Method Description voidUdpTransport. setCommandChannel(CommandDatagramChannel commandChannel)Sets the implementation of the command channel to use.
-