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.