|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use HttpMessage.EntityBody | |
| ice.net | |
| Uses of HttpMessage.EntityBody in ice.net |
| Fields in ice.net declared as HttpMessage.EntityBody | |
protected HttpMessage.EntityBody |
HttpMessage.entityBody
This HttpMessage's entity body. |
| Methods in ice.net that return HttpMessage.EntityBody | |
HttpMessage.EntityBody |
HttpMessage.getEntityBody()
Returns the entity body of this HttpMessage. |
| Methods in ice.net with parameters of type HttpMessage.EntityBody | |
void |
HttpRequest.setEntityBody(HttpMessage.EntityBody entityBody)
|
void |
HttpMessage.setEntityBody(HttpMessage.EntityBody entityBody)
Sets the entity body of this HttpMessage to the specified
entityBody. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||