Package | Description |
---|---|
org.jboss.resteasy.core.registry | |
org.jboss.resteasy.jsapi | |
org.jboss.resteasy.plugins.interceptors | |
org.jboss.resteasy.spi.interception |
Modifier and Type | Field and Description |
---|---|
protected List<ResourceMethod> |
Segment.methods |
Modifier and Type | Method and Description |
---|---|
ResourceMethod |
MethodMetaData.getResource() |
Constructor and Description |
---|
MethodMetaData(ServiceRegistry serviceRegistry,
ResourceMethod resource) |
Modifier and Type | Method and Description |
---|---|
ServerResponse |
SecurityInterceptor.preProcess(HttpRequest request,
ResourceMethod method) |
Modifier and Type | Method and Description |
---|---|
ServerResponse |
PreProcessInterceptor.preProcess(HttpRequest request,
ResourceMethod method)
Preprocess resource method invocation
|
Copyright © 2012. All Rights Reserved.