|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WSDLBoundOperationImpl | |
|---|---|
| com.sun.xml.ws.model.wsdl | |
| Uses of WSDLBoundOperationImpl in com.sun.xml.ws.model.wsdl |
|---|
| Methods in com.sun.xml.ws.model.wsdl that return WSDLBoundOperationImpl | |
|---|---|
WSDLBoundOperationImpl |
WSDLBoundPortTypeImpl.get(javax.xml.namespace.QName operationName)
|
WSDLBoundOperationImpl |
WSDLBoundPortTypeImpl.getOperation(java.lang.String namespaceUri,
java.lang.String localName)
|
| Methods in com.sun.xml.ws.model.wsdl that return types with arguments of type WSDLBoundOperationImpl | |
|---|---|
java.lang.Iterable<WSDLBoundOperationImpl> |
WSDLBoundPortTypeImpl.getBindingOperations()
|
| Methods in com.sun.xml.ws.model.wsdl with parameters of type WSDLBoundOperationImpl | |
|---|---|
void |
WSDLBoundPortTypeImpl.put(javax.xml.namespace.QName opName,
WSDLBoundOperationImpl ptOp)
Populates the Map that holds operation name as key and WSDLBoundOperation as the value. |
| Constructors in com.sun.xml.ws.model.wsdl with parameters of type WSDLBoundOperationImpl | |
|---|---|
WSDLBoundFaultImpl(javax.xml.stream.XMLStreamReader xsr,
java.lang.String name,
WSDLBoundOperationImpl owner)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||