Package | Description |
---|---|
org.jboss.ws.metadata.wsdl | |
org.jboss.ws.tools.wsdl |
Modifier and Type | Method and Description |
---|---|
WSDLInterface |
WSDLEndpoint.getInterface()
Get the WSDLInteraface associated to this endpoint
|
WSDLInterface |
WSDLBinding.getInterface() |
WSDLInterface |
WSDLDefinitions.getInterface(QName name) |
WSDLInterface[] |
WSDLDefinitions.getInterfaces() |
WSDLInterface |
WSDLInterfaceFault.getWsdlInterface() |
WSDLInterface |
WSDLInterfaceOperation.getWsdlInterface() |
Modifier and Type | Method and Description |
---|---|
void |
WSDLDefinitions.addInterface(WSDLInterface wsdlInterface) |
Constructor and Description |
---|
WSDLInterfaceFault(WSDLInterface wsdlInterface,
QName name) |
WSDLInterfaceFault(WSDLInterface wsdlInterface,
String localName) |
WSDLInterfaceOperation(WSDLInterface wsdlInterface,
QName name) |
WSDLInterfaceOperation(WSDLInterface wsdlInterface,
String localName) |
Modifier and Type | Method and Description |
---|---|
protected void |
WSDL11Writer.appendPortOperations(StringBuilder buffer,
WSDLInterface intf) |
Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.