Uses of Class
org.apache.axis2.transport.udp.Endpoint

Packages that use Endpoint
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
protected  Endpoint UDPListener.doCreateEndpoint()
           
 

Methods in org.apache.axis2.transport.udp with parameters of type Endpoint
 void IODispatcher.addEndpoint(Endpoint endpoint)
          Add a new endpoint.
 void IODispatcher.removeEndpoint(Endpoint endpoint)
          Remove an endpoint.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.