public class HeaderHelper
extends Object
- Version:
- $Revision: 1 $
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
HeaderHelper
public HeaderHelper()
-
Method Details
-
setAllow
public static void setAllow(javax.ws.rs.core.MultivaluedMap headers,
String[] methods)
-
setAllow
public static void setAllow(javax.ws.rs.core.MultivaluedMap headers,
Set<String> methods)