|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOAPBody | |
---|---|
com.sun.tools.ws.processor.modeler.wsdl |
Uses of SOAPBody in com.sun.tools.ws.processor.modeler.wsdl |
---|
Methods in com.sun.tools.ws.processor.modeler.wsdl that return SOAPBody | |
---|---|
protected SOAPBody |
WSDLModelerBase.getSOAPRequestBody()
|
protected SOAPBody |
WSDLModelerBase.getSOAPResponseBody()
|
Methods in com.sun.tools.ws.processor.modeler.wsdl with parameters of type SOAPBody | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |