Package org.jboss.resteasy.util
Class IsHttpMethod
- java.lang.Object
-
- org.jboss.resteasy.util.IsHttpMethod
-
public class IsHttpMethod extends java.lang.Object
- Version:
- $Revision: 1 $
-
-
Constructor Summary
Constructors Constructor Description IsHttpMethod()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.Set<java.lang.String>
getHttpMethods(java.lang.reflect.Method method)
-