com.eviware.soapui.impl.wsdl.support
Class MockFileAttachment
java.lang.Object
com.eviware.soapui.impl.wsdl.support.FileAttachment<WsdlMockResponse>
com.eviware.soapui.impl.wsdl.support.MockFileAttachment
- All Implemented Interfaces:
- WsdlAttachment, Attachment
public class MockFileAttachment
- extends FileAttachment<WsdlMockResponse>
Attachment for a WsdlMockResponse
- Author:
- Ole.Matzura
| Methods inherited from class com.eviware.soapui.impl.wsdl.support.FileAttachment |
addExternalDependency, cacheFileLocally, getConfig, getContentEncoding, getContentID, getContentType, getData, getInputStream, getModelItem, getName, getPart, getSize, getUrl, isCached, release, reload, resolve, setContentID, setContentType, setData, setName, setPart, setUrl, updateConfig |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockFileAttachment
public MockFileAttachment(com.eviware.soapui.config.AttachmentConfig config,
WsdlMockResponse mockResponse)
MockFileAttachment
public MockFileAttachment(java.io.File file,
boolean cache,
WsdlMockResponse response)
throws java.io.IOException
- Throws:
java.io.IOException
getAttachmentType
public Attachment.AttachmentType getAttachmentType()
- Specified by:
getAttachmentType in interface Attachment- Specified by:
getAttachmentType in class FileAttachment<WsdlMockResponse>
getEncoding
public Attachment.AttachmentEncoding getEncoding()
getId
public java.lang.String getId()
Copyright © 2005-2011 eviware.com. All Rights Reserved.