public class JaxrsGwtRequestMethodMapper extends Object
HttpMethod
to the corresponding GWT RequestBuilder method.Constructor and Description |
---|
JaxrsGwtRequestMethodMapper() |
Modifier and Type | Method and Description |
---|---|
static Statement |
fromMethod(MetaMethod method)
Searches for
HttpMethod annotations on the provided method and
returns the corresponding GWT RequestBuilder method. |
public static Statement fromMethod(MetaMethod method)
HttpMethod
annotations on the provided method and
returns the corresponding GWT RequestBuilder method.method
- Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.