Package | Description |
---|---|
org.jboss.errai.enterprise.rebind |
Modifier and Type | Method and Description |
---|---|
static JaxrsHeaders |
JaxrsHeaders.fromClass(MetaClass clazz)
Generates HTTP headers based on the JAX-RS annotations on the provided class or interface.
|
static JaxrsHeaders |
JaxrsHeaders.fromMethod(MetaMethod method)
Generates HTTP headers based on the JAX-RS annotations on the provided method.
|
Constructor and Description |
---|
JaxrsHeaders(JaxrsHeaders headers) |
JaxrsResourceMethod(MetaMethod method,
JaxrsHeaders headers,
String rootResourcePath) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.