org.jboss.resteasy.util
Class IsHttpMethod

java.lang.Object
  extended by org.jboss.resteasy.util.IsHttpMethod

public class IsHttpMethod
extends java.lang.Object

Version:
$Revision: 1 $
Author:
Bill Burke

Constructor Summary
IsHttpMethod()
           
 
Method Summary
static java.util.Set<java.lang.String> getHttpMethods(java.lang.reflect.Method method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IsHttpMethod

public IsHttpMethod()
Method Detail

getHttpMethods

public static java.util.Set<java.lang.String> getHttpMethods(java.lang.reflect.Method method)


Copyright © 2009. All Rights Reserved.