This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.
UDP Transport
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.