| Package | Description |
|---|---|
| com.sun.tools.ws.processor.model | |
| com.sun.tools.ws.processor.modeler.wsdl | |
| com.sun.tools.ws.wsdl.document |
| Modifier and Type | Method and Description |
|---|---|
Operation |
Operation.getWSDLPortTypeOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
Operation.setWSDLPortTypeOperation(Operation wsdlOperation) |
| Modifier and Type | Field and Description |
|---|---|
Operation |
WSDLModelerBase.ProcessSOAPOperationInfo.portTypeOperation |
| Modifier and Type | Method and Description |
|---|---|
protected String |
WSDLModelerBase.getUniqueName(Operation operation,
boolean hasOverloadedOperations) |
protected boolean |
WSDLModeler.isAsync(PortType portType,
Operation wsdlOperation) |
| Constructor and Description |
|---|
WSDLModelerBase.ProcessSOAPOperationInfo(Port modelPort,
Port port,
Operation portTypeOperation,
BindingOperation bindingOperation,
SOAPBinding soapBinding,
WSDLDocument document,
boolean hasOverloadedOperations,
Map headers) |
| Modifier and Type | Method and Description |
|---|---|
void |
PortType.add(Operation operation) |
void |
WSDLDocumentVisitorBase.postVisit(Operation operation) |
void |
WSDLDocumentVisitor.postVisit(Operation operation) |
void |
WSDLDocumentVisitorBase.preVisit(Operation operation) |
void |
WSDLDocumentVisitor.preVisit(Operation operation) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.