uCosminexus Application Server, Web Service Development Guide
StatusCode(int statusCode) method
Description
This method converts the status codes expressed in numbers into the corresponding ClientResponse.Status object.
Syntax
public static ClientResponse.Status fromStatusCode(int statusCode)
Parameter
Return value
The method returns a ClientResponse.Status object corresponding to the status code and returns null if the corresponding object does not exist.
Notes
None.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.