Uses of Class
org.w3.ns.wsdl.EndpointType

Packages that use EndpointType
com.ebmwebsourcing.commons.wsdl.impl.wsdl20   
org.w3.ns.wsdl   
 

Uses of EndpointType in com.ebmwebsourcing.commons.wsdl.impl.wsdl20
 

Constructors in com.ebmwebsourcing.commons.wsdl.impl.wsdl20 with parameters of type EndpointType
EndpointImpl(EndpointType endpoint, ServiceImpl serviceImpl)
           
 

Uses of EndpointType in org.w3.ns.wsdl
 

Methods in org.w3.ns.wsdl that return EndpointType
 EndpointType ObjectFactory.createEndpointType()
          Create an instance of EndpointType
 EndpointType ServiceType.EndpointOrAnyItem.getItemEndpoint()
           
 

Methods in org.w3.ns.wsdl that return types with arguments of type EndpointType
 javax.xml.bind.JAXBElement<EndpointType> ObjectFactory.createEndpoint(EndpointType value)
          Create an instance of JAXBElement<EndpointType>}
 

Methods in org.w3.ns.wsdl with parameters of type EndpointType
 javax.xml.bind.JAXBElement<EndpointType> ObjectFactory.createEndpoint(EndpointType value)
          Create an instance of JAXBElement<EndpointType>}
 void ServiceType.EndpointOrAnyItem.setItemEndpoint(EndpointType target)
           
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.