Package com.mashape.unirest.request.body
Interface Body
-
- All Known Implementing Classes:
MultipartBody,RawBody,RequestBodyEntity
public interface Body
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.http.HttpEntitygetEntity()
-