Uses of Interface
org.ow2.easywsdl.wsdl.api.Endpoint

Packages that use Endpoint
org.ow2.easywsdl.wsdl.impl.wsdl11   
org.ow2.easywsdl.wsdl.impl.wsdl20   
 

Uses of Endpoint in org.ow2.easywsdl.wsdl.impl.wsdl11
 

Methods in org.ow2.easywsdl.wsdl.impl.wsdl11 that return Endpoint
 Endpoint ServiceImpl.createEndpoint()
           
 Endpoint ServiceImpl.removeEndpoint(java.lang.String name)
           
 

Methods in org.ow2.easywsdl.wsdl.impl.wsdl11 with parameters of type Endpoint
 void ServiceImpl.addEndpoint(Endpoint endpoint)
           
 Binding DescriptionImpl.createDefaultSoapBinding(java.lang.String bindingName, Endpoint endpoint, InterfaceType itf)
           
 

Uses of Endpoint in org.ow2.easywsdl.wsdl.impl.wsdl20
 

Classes in org.ow2.easywsdl.wsdl.impl.wsdl20 that implement Endpoint
 class EndpointImpl
           
 

Methods in org.ow2.easywsdl.wsdl.impl.wsdl20 that return Endpoint
 Endpoint ServiceImpl.createEndpoint()
           
 Endpoint ServiceImpl.removeEndpoint(java.lang.String name)
           
 

Methods in org.ow2.easywsdl.wsdl.impl.wsdl20 with parameters of type Endpoint
 void ServiceImpl.addEndpoint(Endpoint endpoint)
           
 Binding DescriptionImpl.createDefaultSoapBinding(java.lang.String bindingName, Endpoint endpoint, InterfaceType itf)
           
 



Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.