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

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

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

Methods in org.ow2.easywsdl.wsdl.impl.wsdl11 that return InterfaceType
 InterfaceType DescriptionImpl.createInterface()
           
 InterfaceType ServiceImpl.getInterface()
           Get interface.
 InterfaceType DescriptionImpl.removeInterface(javax.xml.namespace.QName name)
           
 

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

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

Classes in org.ow2.easywsdl.wsdl.impl.wsdl20 that implement InterfaceType
 class InterfaceTypeImpl
           
 

Methods in org.ow2.easywsdl.wsdl.impl.wsdl20 that return InterfaceType
 InterfaceType DescriptionImpl.createInterface()
           
 InterfaceType ServiceImpl.getInterface()
           Get interface.
 InterfaceType DescriptionImpl.removeInterface(javax.xml.namespace.QName name)
           
static InterfaceType InterfaceTypeImpl.replaceDOMElementByInterfaceType(WSDLElement parent, org.w3c.dom.Element childToReplace, WSDLReaderImpl reader)
           
 

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



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