|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WSDLBoundOperation | |
|---|---|
| org.jvnet.wom.api | |
| org.jvnet.wom.impl | |
| Uses of WSDLBoundOperation in org.jvnet.wom.api |
|---|
| Methods in org.jvnet.wom.api that return WSDLBoundOperation | |
|---|---|
abstract WSDLBoundOperation |
WSDLBoundPortType.get(javax.xml.namespace.QName operationName)
Gets the WSDLBoundOperation for a given operation name |
| Methods in org.jvnet.wom.api that return types with arguments of type WSDLBoundOperation | |
|---|---|
abstract java.lang.Iterable<? extends WSDLBoundOperation> |
WSDLBoundPortType.getBindingOperations()
Gets the WSDLBoundOperations |
| Methods in org.jvnet.wom.api with parameters of type WSDLBoundOperation | |
|---|---|
V |
WSDLVisitor.bindingOperation(WSDLBoundOperation boundOperation,
P param)
|
| Uses of WSDLBoundOperation in org.jvnet.wom.impl |
|---|
| Subclasses of WSDLBoundOperation in org.jvnet.wom.impl | |
|---|---|
class |
WSDLBoundOperationImpl
|
| Methods in org.jvnet.wom.impl that return WSDLBoundOperation | |
|---|---|
WSDLBoundOperation |
WSDLBoundPortTypeImpl.get(javax.xml.namespace.QName operationName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||