| Class | Description |
|---|---|
| UdpConnector |
UdpConnector can send and receive Mule events as Datagram packets. |
| UdpMessageDispatcher |
UdpMessageDispatcher is responsible for dispatching MuleEvents as
UDP packets on the network |
| UdpMessageDispatcherFactory |
UdpMessageDispatcherFactory creates a dispatcher for sending UDP
packets. |
| UdpMessageReceiver |
UdpMessageReceiver receives UDP message packets. |
| UdpMessageRequester |
Responsible for requesting MuleEvents as UDP packets on the network
|
| UdpMessageRequesterFactory |
Creates a dispatcher for receiving UDP packets.
|
| UdpMuleMessageFactory | |
| UdpSocketFactory |
Creates a client socket using the host and port address supplied in the endpoint URI.
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.