| Class | Description | 
|---|---|
| UdpConnector | A straight forward datagram socket-based UDP connector 
  implementation. | 
| UdpEndpoint | Endpoint implementation that encapsulates the
  UDP connection information for return messaging,
  identification of envelope sources, etc. | 
| UdpKernel | A Kernel implementation using UDP packets. |