Uses of Class
org.apache.axis2.description.AxisEndpoint

Packages that use AxisEndpoint
org.apache.axis2.description   
 

Uses of AxisEndpoint in org.apache.axis2.description
 

Methods in org.apache.axis2.description that return AxisEndpoint
 AxisEndpoint AxisBinding.getAxisEndpoint()
           
 AxisEndpoint AxisService.getEndpoint(java.lang.String key)
           
 

Methods in org.apache.axis2.description that return types with arguments of type AxisEndpoint
 java.util.Map<java.lang.String,AxisEndpoint> AxisService.getEndpoints()
           
 

Methods in org.apache.axis2.description with parameters of type AxisEndpoint
 void AxisService.addEndpoint(java.lang.String key, AxisEndpoint axisEndpoint)
           
 



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