|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Operation | |
---|---|
com.sun.tools.ws.processor.model | |
com.sun.tools.ws.processor.modeler.wsdl | |
com.sun.tools.ws.wsdl.document |
Uses of Operation in com.sun.tools.ws.processor.model |
---|
Methods in com.sun.tools.ws.processor.model that return Operation | |
---|---|
Operation |
Operation.getWSDLPortTypeOperation()
|
Methods in com.sun.tools.ws.processor.model with parameters of type Operation | |
---|---|
void |
Operation.setWSDLPortTypeOperation(Operation wsdlOperation)
|
Uses of Operation in com.sun.tools.ws.processor.modeler.wsdl |
---|
Fields in com.sun.tools.ws.processor.modeler.wsdl declared as Operation | |
---|---|
Operation |
WSDLModelerBase.ProcessSOAPOperationInfo.portTypeOperation
|
Methods in com.sun.tools.ws.processor.modeler.wsdl with parameters of type Operation | |
---|---|
protected String |
WSDLModelerBase.getUniqueName(Operation operation,
boolean hasOverloadedOperations)
|
protected boolean |
WSDLModeler.isAsync(PortType portType,
Operation wsdlOperation)
|
Constructors in com.sun.tools.ws.processor.modeler.wsdl with parameters of type Operation | |
---|---|
WSDLModelerBase.ProcessSOAPOperationInfo(Port modelPort,
Port port,
Operation portTypeOperation,
BindingOperation bindingOperation,
SOAPBinding soapBinding,
WSDLDocument document,
boolean hasOverloadedOperations,
Map headers)
|
Uses of Operation in com.sun.tools.ws.wsdl.document |
---|
Methods in com.sun.tools.ws.wsdl.document with parameters of type Operation | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |