Package | Description |
---|---|
com.sun.tools.ws.processor.modeler.wsdl |
Modifier and Type | Method and Description |
---|---|
protected SOAPBody |
WSDLModelerBase.getSOAPRequestBody() |
protected SOAPBody |
WSDLModelerBase.getSOAPResponseBody() |
Modifier and Type | Method and Description |
---|---|
protected List<MessagePart> |
WSDLModelerBase.getMessageParts(SOAPBody body,
Message message,
boolean isInput) |
protected String |
WSDLModelerBase.getRequestNamespaceURI(SOAPBody body) |
protected String |
WSDLModelerBase.getResponseNamespaceURI(SOAPBody body) |
protected boolean |
WSDLModeler.setMessagePartsBinding(SOAPBody body,
Message message,
WSDLModeler.StyleAndUse styleAndUse,
boolean isInput) |
Copyright © 2015 Oracle Corporation. All rights reserved.