org.jboss.resteasy.util
Class IsHttpMethod

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

public class IsHttpMethod
extends Object

Version:
$Revision: 1 $
Author:
Bill Burke

Constructor Summary
IsHttpMethod()
           
 
Method Summary
static Set<String> getHttpMethods(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 Set<String> getHttpMethods(Method method)


Copyright © 2013. All Rights Reserved.