| Constructor and description | 
|---|
| RequestFileAttachment
                                (AttachmentConfig config, AbstractHttpRequestInterface<?> request) | 
| RequestFileAttachment
                                (java.io.File file, boolean cache, AbstractHttpRequest<?> request) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | AttachmentType | getAttachmentType() | 
|  | AttachmentEncoding | getEncoding() | 
|  | java.lang.String | getId() | 
|  | java.lang.String | toString() | 
| Methods inherited from class | Name | 
|---|---|
| class FileAttachment | addExternalDependency, cacheFileLocally, getAttachmentType, getConfig, getContentEncoding, getContentID, getContentType, getData, getInputStream, getModelItem, getName, getPart, getSize, getUrl, isCached, release, reload, resolve, setContentID, setContentType, setData, setName, setPart, setUrl, updateConfig |