Class IsHttpMethod

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

public class IsHttpMethod extends Object
Version:
$Revision: 1 $
Author:
Bill Burke
  • Constructor Details

    • IsHttpMethod

      public IsHttpMethod()
  • Method Details

    • getHttpMethods

      public static Set<String> getHttpMethods(Method method)