Uses of Class
org.apache.axis2.transport.udp.Endpoint
-
-
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.
-