Uses of Class
org.apache.activemq.transport.udp.DatagramEndpoint
-
Packages that use DatagramEndpoint Package Description org.apache.activemq.transport.udp UDP based Transport implementation. -
-
Uses of DatagramEndpoint in org.apache.activemq.transport.udp
Methods in org.apache.activemq.transport.udp with parameters of type DatagramEndpoint Modifier and Type Method Description protected TransportUdpTransportServer. createTransport(Command command, DatagramEndpoint endpoint)Deprecated.
-