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