uCosminexus Application Server, Web Service Development Guide
Description
This method invokes the HTTP DELETE method. The delete(Class<T> c) method does not include any entities in the request. The delete(Class<T> c) method, however, receives response entities.
Syntax
public <T> T delete(Class<T> c)
throws UniformInterfaceException
Parameter
Return value
The delete(Class<T> c) method returns the object of the specified type.
Exception
Notes
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.