Uses of Class
org.apache.axis2.transport.udp.Endpoint
-
Packages that use Endpoint Package Description org.apache.axis2.transport.udp Transport implementation for the UDP protocol. -
-
Uses of Endpoint in org.apache.axis2.transport.udp
Methods in org.apache.axis2.transport.udp that return Endpoint Modifier and Type Method Description protected EndpointUDPListener. doCreateEndpoint()Methods in org.apache.axis2.transport.udp with parameters of type Endpoint Modifier and Type Method Description voidIODispatcher. addEndpoint(Endpoint endpoint)Add a new endpoint.voidIODispatcher. removeEndpoint(Endpoint endpoint)Remove an endpoint.
-