Package | Description |
---|---|
com.sun.tools.ws.processor.modeler.wsdl | |
com.sun.tools.ws.wsdl.parser |
Modifier and Type | Field and Description |
---|---|
protected WSDLDocument |
WSDLModelerBase.document |
WSDLDocument |
WSDLModelerBase.ProcessSOAPOperationInfo.document |
Modifier and Type | Method and Description |
---|---|
protected void |
WSDLModeler.buildJAXBModel(WSDLDocument wsdlDocument) |
protected static Message |
WSDLModelerBase.findMessage(QName messageName,
WSDLDocument document) |
protected boolean |
WSDLModeler.processPort(Port wsdlPort,
Service service,
WSDLDocument document) |
protected void |
WSDLModeler.processService(Service wsdlService,
Model model,
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 |
---|---|
WSDLDocument |
WSDLParser.parse() |
Copyright © 2015 Oracle Corporation. All rights reserved.