|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
BindingImpl.setInterface(InterfaceType interfaceType)
|
void |
ServiceImpl.setInterface(InterfaceType itf)
|
| 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 |
BindingImpl.setInterface(InterfaceType interfaceType)
|
void |
ServiceImpl.setInterface(InterfaceType itf)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||