Package | Description |
---|---|
com.sun.tools.ws.processor.modeler.wsdl | |
com.sun.tools.ws.wsdl.document.soap | |
com.sun.tools.ws.wsdl.parser |
Modifier and Type | Field and Description |
---|---|
SOAPBinding |
WSDLModelerBase.ProcessSOAPOperationInfo.soapBinding |
Constructor and Description |
---|
ProcessSOAPOperationInfo(Port modelPort,
Port port,
Operation portTypeOperation,
BindingOperation bindingOperation,
SOAPBinding soapBinding,
WSDLDocument document,
boolean hasOverloadedOperations,
Map headers) |
Modifier and Type | Class and Description |
---|---|
class |
SOAP12Binding |
Modifier and Type | Method and Description |
---|---|
protected SOAPBinding |
SOAP12ExtensionHandler.getSOAPBinding(Locator location) |
protected SOAPBinding |
SOAPExtensionHandler.getSOAPBinding(Locator location) |
Copyright © 2018 Oracle Corporation. All rights reserved.