| Package | Description |
|---|---|
| com.sun.xml.rpc.processor.modeler.nometadata | |
| com.sun.xml.rpc.processor.modeler.wsdl | |
| com.sun.xml.rpc.wsdl.document | |
| com.sun.xml.rpc.wsdl.parser |
| Modifier and Type | Field and Description |
|---|---|
Operation |
NoMetadataModeler.ProcessSOAPOperationInfo.portTypeOperation |
| Constructor and Description |
|---|
ProcessSOAPOperationInfo(Port modelPort,
Port port,
Operation portTypeOperation,
BindingOperation bindingOperation,
SOAPBinding soapBinding,
WSDLDocument document) |
| Modifier and Type | Field and Description |
|---|---|
Operation |
WSDLModelerBase.ProcessSOAPOperationInfo.portTypeOperation |
| Modifier and Type | Method and Description |
|---|---|
protected String |
WSDLModelerBase.getUniqueName(Operation operation,
boolean hasOverloadedOperations) |
| 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 |
WSDLDocumentVisitorBase.postVisit(Operation operation) |
void |
WSDLDocumentVisitor.postVisit(Operation operation) |
void |
WSDLDocumentVisitorBase.preVisit(Operation operation) |
void |
WSDLDocumentVisitor.preVisit(Operation operation) |
| Modifier and Type | Method and Description |
|---|---|
protected Operation |
WSDLParser.parsePortTypeOperation(ParserContext context,
Element e) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.