public class JaxrsResourceMethodParameters extends Object
Constructor and Description |
---|
JaxrsResourceMethodParameters() |
public static JaxrsResourceMethodParameters fromMethod(MetaMethod method)
public static JaxrsResourceMethodParameters fromMethod(MetaMethod method, String parameterArrayVarName)
public static JaxrsResourceMethodParameters fromMethod(MetaMethod method, List<? extends Statement> parameterValues)
public Statement getEntityParameter()
public boolean needsEncoding(String paramName)
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.