com.eviware.soapui.impl.wsdl.submit.transports.http.support.attachments
Class WsdlMimeMessageResponse

java.lang.Object
  extended by com.eviware.soapui.impl.wsdl.submit.transports.http.BaseHttpResponse
      extended by com.eviware.soapui.impl.wsdl.submit.transports.http.support.attachments.MimeMessageResponse
          extended by com.eviware.soapui.impl.wsdl.submit.transports.http.support.attachments.WsdlMimeMessageResponse
All Implemented Interfaces:
HttpResponse, WsdlResponse, Response

public class WsdlMimeMessageResponse
extends MimeMessageResponse
implements WsdlResponse


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
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
getHttpVersion, getMethod, getRequestContent, getSSLInfo, getStatusCode, getURL, setResponseContent
 
Methods inherited from interface com.eviware.soapui.model.iface.Response
getAttachments, getAttachmentsForPart, getContentAsString, getContentLength, getContentType, getProperty, getPropertyNames, getRawRequestData, getRawResponseData, getRequestHeaders, getResponseHeaders, getTimestamp, getTimeTaken, setProperty
 

Constructor Detail

WsdlMimeMessageResponse

public WsdlMimeMessageResponse(WsdlRequest httpRequest,
                               ExtendedHttpMethod httpMethod,
                               java.lang.String requestContent,
                               PropertyExpansionContext context)
Method Detail

getRequest

public WsdlRequest getRequest()
Specified by:
getRequest in interface HttpResponse
Specified by:
getRequest in interface WsdlResponse
Specified by:
getRequest in interface Response
Overrides:
getRequest in class BaseHttpResponse

getWssResult

public java.util.Vector<?> getWssResult()
Specified by:
getWssResult in interface WsdlResponse


Copyright © 2005-2008 eviware.com. All Rights Reserved.