|
||||||||||
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
com.eviware.soapui.impl.wsdl.support.RequestFileAttachment
public class RequestFileAttachment
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.eviware.soapui.model.iface.Attachment |
---|
Attachment.AttachmentType |
Constructor Summary | |
---|---|
RequestFileAttachment(com.eviware.soapui.config.AttachmentConfig config,
WsdlRequest request)
|
|
RequestFileAttachment(java.io.File file,
boolean cache,
WsdlRequest request)
|
Method Summary | |
---|---|
Attachment.AttachmentType |
getAttachmentType()
|
Methods inherited from class com.eviware.soapui.impl.wsdl.support.FileAttachment |
---|
getConfig, getContentID, getContentType, getInputStream, getName, getPart, getSize, getUrl, isCached, release, setContentID, setContentType, setPart, updateConfig |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RequestFileAttachment(com.eviware.soapui.config.AttachmentConfig config, WsdlRequest request)
public RequestFileAttachment(java.io.File file, boolean cache, WsdlRequest request) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public Attachment.AttachmentType getAttachmentType()
getAttachmentType
in interface Attachment
getAttachmentType
in class FileAttachment
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |