|
|||||||||
| Home >> All >> org >> apache >> [ http overview ] | PREV NEXT | ||||||||
Uses of Interface
org.apache.http.HttpEntity
| Uses of HttpEntity in org.apache.http |
| Methods in org.apache.http that return HttpEntity | |
HttpEntity |
HttpResponse.getEntity()
Returns the response entity of this response as set by |
HttpEntity |
HttpEntityEnclosingRequest.getEntity()
|
| Methods in org.apache.http with parameters of type HttpEntity | |
void |
HttpResponse.setEntity(HttpEntity entity)
Associates a response entity with this response. |
void |
HttpEntityEnclosingRequest.setEntity(HttpEntity entity)
|
|
|||||||||
| Home >> All >> org >> apache >> [ http overview ] | PREV NEXT | ||||||||