| Package | Description |
|---|---|
| com.sun.xml.ws.model.wsdl |
| Modifier and Type | Method and Description |
|---|---|
WSDLBoundOperationImpl |
WSDLBoundPortTypeImpl.get(QName operationName) |
WSDLBoundOperationImpl |
WSDLBoundPortTypeImpl.getOperation(String namespaceUri,
String localName) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<WSDLBoundOperationImpl> |
WSDLBoundPortTypeImpl.getBindingOperations() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
WSDLBoundFaultImpl.freeze(WSDLBoundOperationImpl root) |
void |
WSDLBoundPortTypeImpl.put(QName opName,
WSDLBoundOperationImpl ptOp)
Populates the Map that holds operation name as key and
WSDLBoundOperation as the value. |
| Constructor and Description |
|---|
WSDLBoundFaultImpl(javax.xml.stream.XMLStreamReader xsr,
String name,
WSDLBoundOperationImpl owner) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.