Package org.mule.transport.udp

Provides Udp connectivity for Mule.

See:
          Description

Class Summary
UdpConnector UdpConnector can send and receive Mule events as Datagram packets.
UdpMessageAdapter UdpMessageAdapter
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.
UdpSocketFactory Creates a client socket using the host and port address supplied in the endpoint URI.
 

Package org.mule.transport.udp Description

Provides Udp connectivity for Mule.



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.