uCosminexus Application Server, Web Service Development Guide
post(GenericType<T> gt) method
Description
This method calls the HTTP POST method. The post(GenericType<T> gt) method includes an entity in the request and also receives a response entity.
Syntax
public <T> T post(GenericType<T> gt)
throws UniformInterfaceException
Parameter
Return value
The post(GenericType<T> gt) method returns the object of the type expressed by the specified GenericType object.
Exception
Notes
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.