|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eviware.soapui.impl.wsdl.submit.transports.http.BaseHttpResponse
com.eviware.soapui.impl.wsdl.submit.transports.http.support.attachments.MimeMessageResponse
com.eviware.soapui.impl.wsdl.submit.transports.http.support.attachments.WsdlMimeMessageResponse
public class WsdlMimeMessageResponse
| Constructor Summary | |
|---|---|
WsdlMimeMessageResponse(WsdlRequest httpRequest,
ExtendedHttpMethod httpMethod,
java.lang.String requestContent,
PropertyExpansionContext context)
|
|
| Method Summary | |
|---|---|
WsdlRequest |
getRequest()
|
java.util.Vector<?> |
getWssResult()
|
| Methods inherited from class com.eviware.soapui.impl.wsdl.submit.transports.http.support.attachments.MimeMessageResponse |
|---|
getAttachments, getAttachmentsForPart, getContentAsString, getContentLength, getMmSupport, getRequestContent, setResponseContent |
| Methods inherited from class com.eviware.soapui.impl.wsdl.submit.transports.http.BaseHttpResponse |
|---|
getContentAsXml, getContentType, getHttpVersion, getMethod, getProperty, getPropertyNames, getRawRequestData, getRawResponseData, getRequestHeaders, getResponseHeaders, getSSLInfo, getStatusCode, getTimestamp, getTimeTaken, getURL, initHeaders, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.eviware.soapui.impl.wsdl.submit.transports.http.HttpResponse |
|---|
getContentAsXml, getHttpVersion, getMethod, getSSLInfo, getStatusCode, getURL, setResponseContent |
| Methods inherited from interface com.eviware.soapui.model.iface.Response |
|---|
getAttachments, getAttachmentsForPart, getContentAsString, getContentLength, getContentType, getProperty, getPropertyNames, getRawRequestData, getRawResponseData, getRequestContent, getRequestHeaders, getResponseHeaders, getTimestamp, getTimeTaken, setProperty |
| Constructor Detail |
|---|
public WsdlMimeMessageResponse(WsdlRequest httpRequest,
ExtendedHttpMethod httpMethod,
java.lang.String requestContent,
PropertyExpansionContext context)
| Method Detail |
|---|
public WsdlRequest getRequest()
getRequest in interface HttpResponsegetRequest in interface WsdlResponsegetRequest in interface ResponsegetRequest in class BaseHttpResponsepublic java.util.Vector<?> getWssResult()
getWssResult in interface WsdlResponse
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||