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 |
---|
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 |
WSDLDocumentVisitor.postVisit(Operation operation) |
void |
WSDLDocumentVisitorBase.postVisit(Operation operation) |
void |
WSDLDocumentVisitor.preVisit(Operation operation) |
void |
WSDLDocumentVisitorBase.preVisit(Operation operation) |
Copyright © 2015 Oracle Corporation. All rights reserved.