This documentation is for WSO2 ESB version 4.0.3. View documentation for the latest release.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The UDP transport implementation is also a recently added component to the Apache WS-Commons Transports project. The following classes implement the Axis2 transport listener and sender APIs respectively.

  • org.apache.axis2.transport.udp.UDPListener
  • org.apache.axis2.transport.udp.UDPSender

The axis2-transport-udp.jar archive file contains these implementation classes.

  • No labels