uCosminexus Application Server, Web Service Development Guide
Description
This method sets an HTTP request entity.
For the Java types available for an HTTP request entity, see 25.15.1 Combination of Java types and MIME media types available for an HTTP request entity. You can use the GenericEntity object to specify generics in the entity.
Syntax
public T entity(Object entity)
Parameter
Return value
The method returns a builder (ClientRequest.Builder object).
Notes
None.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.