|
||||||||||
| 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<AbstractHttpRequest<?>>
com.eviware.soapui.impl.wsdl.support.RequestFileAttachment
com.eviware.soapui.security.tools.InfiniteAttachment
public class InfiniteAttachment
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.eviware.soapui.model.iface.Attachment |
|---|
Attachment.AttachmentEncoding, Attachment.AttachmentType |
| Constructor Summary | |
|---|---|
InfiniteAttachment(com.eviware.soapui.config.AttachmentConfig config,
AbstractHttpRequestInterface<?> request,
long maxSize)
|
|
| Method Summary | |
|---|---|
Attachment.AttachmentType |
getAttachmentType()
|
java.lang.String |
getContentType()
|
java.io.InputStream |
getInputStream()
|
| Methods inherited from class com.eviware.soapui.impl.wsdl.support.RequestFileAttachment |
|---|
getEncoding, getId, toString |
| Methods inherited from class com.eviware.soapui.impl.wsdl.support.FileAttachment |
|---|
addExternalDependency, cacheFileLocally, getConfig, getContentEncoding, getContentID, getData, 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, wait, wait, wait |
| Constructor Detail |
|---|
public InfiniteAttachment(com.eviware.soapui.config.AttachmentConfig config,
AbstractHttpRequestInterface<?> request,
long maxSize)
| Method Detail |
|---|
public java.io.InputStream getInputStream()
throws java.io.IOException
getInputStream in interface AttachmentgetInputStream in class FileAttachment<AbstractHttpRequest<?>>java.io.IOExceptionpublic Attachment.AttachmentType getAttachmentType()
getAttachmentType in interface AttachmentgetAttachmentType in class RequestFileAttachmentpublic java.lang.String getContentType()
getContentType in interface AttachmentgetContentType in class FileAttachment<AbstractHttpRequest<?>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||