uCosminexus Application Server, Web Service Development Guide
Description
This method acquires a set of HTTP methods supported by resources from the Allow HTTP header. Note that you can acquire the Allow HTTP header for an HTTP OPTIONS request.
Syntax
public Set<String> getAllow()
Parameter
None.
Return value
The method returns a set of HTTP methods supported by resources. All the methods are output in the upper case.
Notes
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.