uCosminexus Application Server, Web Service Development Guide
method(String method, Object requestEntity) method
Description
This method invokes an HTTP method. The method(String method, Object request Entity) method does not include any entity in the request, but receives a response entity.
An entity is ignored if the status code is below 300 and the entity is included in a response.
Syntax
public void method(String method,
Object requestEntity)
throws UniformInterfaceException
Parameters
Return value
None.
Exception
Notes
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.