public interface WSDLOperationMapping
Modifier and Type | Method and Description |
---|---|
JavaMethod |
getJavaMethod() |
QName |
getOperationName()
WSDL1.1 allows operation overloading on the operation name; the operation name should
NOT be used as identifier of the operation.
|
WSDLBoundOperation |
getWSDLBoundOperation() |
WSDLBoundOperation getWSDLBoundOperation()
JavaMethod getJavaMethod()
QName getOperationName()
Copyright © 2015 Oracle Corporation. All rights reserved.