| |
|
| java.lang.Object com.eviware.soapui.impl.wsdl.mock.WsdlMockRequest
WsdlMockRequest | public class WsdlMockRequest implements MockRequest(Code) | | Request-class created when receiving an external request to a WsdlMockService
author: ole.matzura |
getBodyElement | public XmlObject getBodyElement() throws XmlException(Code) | | |
getContentElement | public XmlObject getContentElement() throws XmlException(Code) | | |
getRequestXmlObject | public XmlObject getRequestXmlObject() throws XmlException(Code) | | |
initSoapVersion | protected boolean initSoapVersion(String contentType)(Code) | | Init soapversion from content-type header.. should envelope be checked and/or override?
|
setRequestContent | public void setRequestContent(String requestContent)(Code) | | |
|
|
|