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