Package | Description |
---|---|
org.jboss.ws.metadata.wsdl |
Modifier and Type | Method and Description |
---|---|
WSDLBindingOperation |
WSDLInterfaceOperation.getBindingOperation()
Attempts to locate a binding operation for this interface operation.
|
WSDLBindingOperation |
WSDLBinding.getOperationByRef(QName qname) |
WSDLBindingOperation[] |
WSDLBinding.getOperations() |
WSDLBindingOperation |
WSDLBindingMessageReference.getWsdlBindingOperation() |
Modifier and Type | Method and Description |
---|---|
void |
WSDLBinding.addOperation(WSDLBindingOperation operation) |
Constructor and Description |
---|
WSDLBindingMessageReference(WSDLBindingOperation wsdlBindingOperation) |
WSDLBindingOperationInput(WSDLBindingOperation wsdlBindingOperation) |
WSDLBindingOperationOutput(WSDLBindingOperation wsdlBindingOperation) |
Copyright © 2013 JBoss, by Red Hat. All Rights Reserved.