uCosminexus Application Server, Web Service Development Guide
handle(ClientRequest request) method
Description
This method processes an HTTP request with the contents of the specified ClientRequest object and returns an HTTP response as the ClientResponse object.
Syntax
public ClientResponse handle(ClientRequest request)
throws ClientHandlerException
Parameter
Return value
The method returns an HTTP response.
Exception
Notes
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.