|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.irisel.sv.rest.PreProcessorInterceptor
@Provider public class PreProcessorInterceptor
Constructor Summary | |
---|---|
PreProcessorInterceptor()
|
Method Summary | |
---|---|
org.jboss.resteasy.core.ServerResponse |
preProcess(org.jboss.resteasy.spi.HttpRequest request,
org.jboss.resteasy.core.ResourceMethod method)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PreProcessorInterceptor()
Method Detail |
---|
public org.jboss.resteasy.core.ServerResponse preProcess(org.jboss.resteasy.spi.HttpRequest request, org.jboss.resteasy.core.ResourceMethod method) throws org.jboss.resteasy.spi.Failure, javax.ws.rs.WebApplicationException
preProcess
in interface org.jboss.resteasy.spi.interception.PreProcessInterceptor
org.jboss.resteasy.spi.Failure
javax.ws.rs.WebApplicationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |