uCosminexus Application Server, Web Service Development Guide
delete(Object requestEntity) method
Description
This method invokes the HTTP DELETE method. The delete(Object requestEntity) method includes an entity in the request, but does not receive 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 delete(Object requestEntity)
throws UniformInterfaceException
Parameter
Return value
None.
Exception
Notes
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.