Package io.odilon.client.http.multipart
Class HttpFileEntity
java.lang.Object
io.odilon.client.http.multipart.HttpFileEntity
- All Implemented Interfaces:
 HttpEntity
- Author:
 - atolomei@novamens.com (Alejandro Tolomei)
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
HttpFileEntity
 
 - 
 - 
Method Details
- 
getStream
- Specified by:
 getStreamin interfaceHttpEntity- Throws:
 IOException
 - 
getSize
public long getSize()- Specified by:
 getSizein interfaceHttpEntity
 - 
getName
- Specified by:
 getNamein interfaceHttpEntity
 
 -