Modifier and Type | Method and Description |
---|---|
protected void |
WsaServerTube.checkAnonymousSemantics(WSDLBoundOperation wbo,
WSEndpointReference replyTo,
WSEndpointReference faultTo) |
protected void |
W3CWsaServerTube.checkAnonymousSemantics(WSDLBoundOperation wbo,
WSEndpointReference replyTo,
WSEndpointReference faultTo) |
protected boolean |
WsaServerTube.isAnonymousRequired(WSDLBoundOperation wbo) |
protected boolean |
W3CWsaServerTube.isAnonymousRequired(WSDLBoundOperation wbo) |
Modifier and Type | Method and Description |
---|---|
WSDLBoundOperation |
WSDLOperationMapping.getWSDLBoundOperation() |
Modifier and Type | Method and Description |
---|---|
WSDLBoundOperation |
WSDLBoundPortType.get(QName operationName)
Gets the
WSDLBoundOperation for a given operation name |
WSDLBoundOperation |
WSDLBoundFault.getBoundOperation()
Gives the owner
WSDLBoundOperation |
WSDLBoundOperation |
WSDLBoundPortType.getOperation(String namespaceUri,
String localName)
Gets the bound operation in this port for a tag name.
|
Modifier and Type | Method and Description |
---|---|
Iterable<? extends WSDLBoundOperation> |
WSDLBoundPortType.getBindingOperations()
Gets the
WSDLBoundOperation s |
Modifier and Type | Interface and Description |
---|---|
interface |
EditableWSDLBoundOperation |
Modifier and Type | Method and Description |
---|---|
WSDLBoundOperation |
JavaMethodImpl.getOperation()
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
WSDLBoundOperationImpl
Implementation of
WSDLBoundOperation |
Modifier and Type | Method and Description |
---|---|
protected WSDLOperationMapping |
WSDLOperationFinder.wsdlOperationMapping(WSDLBoundOperation o) |
Copyright © 2015 Oracle Corporation. All rights reserved.