|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.impl.wsdl.support.FileAttachment<WsdlMockResponse>
com.eviware.soapui.impl.wsdl.support.MockFileAttachment
public class MockFileAttachment
Attachment for a WsdlMockResponse
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.eviware.soapui.model.iface.Attachment |
---|
Attachment.AttachmentEncoding, Attachment.AttachmentType |
Constructor Summary | |
---|---|
MockFileAttachment(com.eviware.soapui.config.AttachmentConfig config,
WsdlMockResponse mockResponse)
|
|
MockFileAttachment(java.io.File file,
boolean cache,
WsdlMockResponse response)
|
Method Summary | |
---|---|
Attachment.AttachmentType |
getAttachmentType()
|
Attachment.AttachmentEncoding |
getEncoding()
|
Methods inherited from class com.eviware.soapui.impl.wsdl.support.FileAttachment |
---|
getConfig, getContentID, getContentType, getInputStream, getModelItem, getName, getPart, getSize, getUrl, isCached, release, reload, resolve, setContentID, setContentType, setName, setPart, setUrl, updateConfig |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MockFileAttachment(com.eviware.soapui.config.AttachmentConfig config, WsdlMockResponse mockResponse)
public MockFileAttachment(java.io.File file, boolean cache, WsdlMockResponse response) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public Attachment.AttachmentType getAttachmentType()
getAttachmentType
in interface Attachment
getAttachmentType
in class FileAttachment<WsdlMockResponse>
public Attachment.AttachmentEncoding getEncoding()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |