| 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 |
|---|---|
Port |
NoMetadataModeler.ProcessSOAPOperationInfo.port |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
NoMetadataModeler.processPort(Port wsdlPort,
Service service,
WSDLDocument document) |
| Constructor and Description |
|---|
ProcessSOAPOperationInfo(Port modelPort,
Port port,
Operation portTypeOperation,
BindingOperation bindingOperation,
SOAPBinding soapBinding,
WSDLDocument document) |
| Modifier and Type | Field and Description |
|---|---|
Port |
WSDLModelerBase.ProcessSOAPOperationInfo.port |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
WSDLModelerBase.processPort(Port wsdlPort,
Service service,
WSDLDocument document) |
| 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 |
Service.add(Port port) |
void |
WSDLDocumentVisitorBase.postVisit(Port port) |
void |
WSDLDocumentVisitor.postVisit(Port port) |
void |
WSDLDocumentVisitorBase.preVisit(Port port) |
void |
WSDLDocumentVisitor.preVisit(Port port) |
| Modifier and Type | Method and Description |
|---|---|
protected Port |
WSDLParser.parsePort(ParserContext context,
Definitions definitions,
Element e) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.