|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EditableWSDLBoundOperation | |
|---|---|
| com.sun.xml.ws.api.model.wsdl.editable | |
| com.sun.xml.ws.api.wsdl.parser | Extension point for WSDL parsing. |
| com.sun.xml.ws.model.wsdl | |
| com.sun.xml.ws.policy.jaxws | |
| com.sun.xml.ws.wsdl.parser | |
| Uses of EditableWSDLBoundOperation in com.sun.xml.ws.api.model.wsdl.editable |
|---|
| Methods in com.sun.xml.ws.api.model.wsdl.editable that return EditableWSDLBoundOperation | |
|---|---|
EditableWSDLBoundOperation |
EditableWSDLBoundPortType.get(QName operationName)
|
EditableWSDLBoundOperation |
EditableWSDLBoundFault.getBoundOperation()
|
EditableWSDLBoundOperation |
EditableWSDLBoundPortType.getOperation(String namespaceUri,
String localName)
|
| Methods in com.sun.xml.ws.api.model.wsdl.editable that return types with arguments of type EditableWSDLBoundOperation | |
|---|---|
Iterable<? extends EditableWSDLBoundOperation> |
EditableWSDLBoundPortType.getBindingOperations()
|
| Methods in com.sun.xml.ws.api.model.wsdl.editable with parameters of type EditableWSDLBoundOperation | |
|---|---|
void |
EditableWSDLBoundFault.freeze(EditableWSDLBoundOperation operation)
Freezes WSDL model to prevent further modification |
void |
EditableWSDLBoundPortType.put(QName opName,
EditableWSDLBoundOperation ptOp)
Populates the Map that holds operation name as key and WSDLBoundOperation as the value. |
| Uses of EditableWSDLBoundOperation in com.sun.xml.ws.api.wsdl.parser |
|---|
| Methods in com.sun.xml.ws.api.wsdl.parser with parameters of type EditableWSDLBoundOperation | |
|---|---|
void |
WSDLParserExtension.bindingOperationAttributes(EditableWSDLBoundOperation operation,
XMLStreamReader reader)
|
boolean |
WSDLParserExtension.bindingOperationElements(EditableWSDLBoundOperation operation,
XMLStreamReader reader)
|
void |
WSDLParserExtension.bindingOperationInputAttributes(EditableWSDLBoundOperation operation,
XMLStreamReader reader)
|
boolean |
WSDLParserExtension.bindingOperationInputElements(EditableWSDLBoundOperation operation,
XMLStreamReader reader)
|
void |
WSDLParserExtension.bindingOperationOutputAttributes(EditableWSDLBoundOperation operation,
XMLStreamReader reader)
|
boolean |
WSDLParserExtension.bindingOperationOutputElements(EditableWSDLBoundOperation operation,
XMLStreamReader reader)
|
| Uses of EditableWSDLBoundOperation in com.sun.xml.ws.model.wsdl |
|---|
| Classes in com.sun.xml.ws.model.wsdl that implement EditableWSDLBoundOperation | |
|---|---|
class |
WSDLBoundOperationImpl
Implementation of WSDLBoundOperation |
| Methods in com.sun.xml.ws.model.wsdl that return EditableWSDLBoundOperation | |
|---|---|
EditableWSDLBoundOperation |
WSDLBoundPortTypeImpl.get(QName operationName)
|
EditableWSDLBoundOperation |
WSDLBoundFaultImpl.getBoundOperation()
|
EditableWSDLBoundOperation |
WSDLBoundPortTypeImpl.getOperation(String namespaceUri,
String localName)
|
| Methods in com.sun.xml.ws.model.wsdl that return types with arguments of type EditableWSDLBoundOperation | |
|---|---|
Iterable<EditableWSDLBoundOperation> |
WSDLBoundPortTypeImpl.getBindingOperations()
|
| Methods in com.sun.xml.ws.model.wsdl with parameters of type EditableWSDLBoundOperation | |
|---|---|
void |
WSDLBoundFaultImpl.freeze(EditableWSDLBoundOperation root)
|
void |
WSDLBoundPortTypeImpl.put(QName opName,
EditableWSDLBoundOperation 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 EditableWSDLBoundOperation | |
|---|---|
WSDLBoundFaultImpl(XMLStreamReader xsr,
String name,
EditableWSDLBoundOperation owner)
|
|
| Uses of EditableWSDLBoundOperation in com.sun.xml.ws.policy.jaxws |
|---|
| Methods in com.sun.xml.ws.policy.jaxws with parameters of type EditableWSDLBoundOperation | |
|---|---|
void |
PolicyWSDLParserExtension.bindingOperationAttributes(EditableWSDLBoundOperation boundOperation,
XMLStreamReader reader)
|
boolean |
PolicyWSDLParserExtension.bindingOperationElements(EditableWSDLBoundOperation boundOperation,
XMLStreamReader reader)
|
void |
PolicyWSDLParserExtension.bindingOperationInputAttributes(EditableWSDLBoundOperation operation,
XMLStreamReader reader)
|
boolean |
PolicyWSDLParserExtension.bindingOperationInputElements(EditableWSDLBoundOperation operation,
XMLStreamReader reader)
|
void |
PolicyWSDLParserExtension.bindingOperationOutputAttributes(EditableWSDLBoundOperation operation,
XMLStreamReader reader)
|
boolean |
PolicyWSDLParserExtension.bindingOperationOutputElements(EditableWSDLBoundOperation operation,
XMLStreamReader reader)
|
| Uses of EditableWSDLBoundOperation in com.sun.xml.ws.wsdl.parser |
|---|
| Methods in com.sun.xml.ws.wsdl.parser with parameters of type EditableWSDLBoundOperation | |
|---|---|
boolean |
MemberSubmissionAddressingWSDLParserExtension.bindingOperationElements(EditableWSDLBoundOperation operation,
XMLStreamReader reader)
|
boolean |
W3CAddressingMetadataWSDLParserExtension.bindingOperationElements(EditableWSDLBoundOperation operation,
XMLStreamReader reader)
|
boolean |
W3CAddressingWSDLParserExtension.bindingOperationElements(EditableWSDLBoundOperation operation,
XMLStreamReader reader)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||