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
-
Method Summary
-
Constructor Details
-
HttpFileEntity
-
-
Method Details
-
getStream
- Specified by:
getStream
in interfaceHttpEntity
- Throws:
IOException
-
getSize
public long getSize()- Specified by:
getSize
in interfaceHttpEntity
-
getName
- Specified by:
getName
in interfaceHttpEntity
-