Uses of Package
org.jboss.resteasy.spi.interception

Packages that use org.jboss.resteasy.spi.interception
org.jboss.resteasy.client.cache   
org.jboss.resteasy.client.core   
org.jboss.resteasy.core   
org.jboss.resteasy.core.interception   
org.jboss.resteasy.core.messagebody   
org.jboss.resteasy.links.impl   
org.jboss.resteasy.plugins.cache.server   
org.jboss.resteasy.plugins.interceptors   
org.jboss.resteasy.plugins.interceptors.encoding   
org.jboss.resteasy.plugins.providers.jaxb   
org.jboss.resteasy.security.doseta   
org.jboss.resteasy.spi   
org.jboss.resteasy.spi.interception   
org.jboss.resteasy.tests.context   
 

Classes in org.jboss.resteasy.spi.interception used by org.jboss.resteasy.client.cache
AcceptedByMethod
          Implemented interface that can trigger the addition of an interceptor
ClientExecutionContext
           
ClientExecutionInterceptor
           
 

Classes in org.jboss.resteasy.spi.interception used by org.jboss.resteasy.client.core
ClientExecutionInterceptor
           
MessageBodyReaderContext
           
MessageBodyReaderInterceptor
          Wraps around invocations of MessageBodyReader.readFrom().
MessageBodyWriterContext
           
MessageBodyWriterInterceptor
          Wraps around invocations of MessageBodyWriter.writeTo()
 

Classes in org.jboss.resteasy.spi.interception used by org.jboss.resteasy.core
ClientExecutionInterceptor
           
MessageBodyReaderInterceptor
          Wraps around invocations of MessageBodyReader.readFrom().
MessageBodyWriterInterceptor
          Wraps around invocations of MessageBodyWriter.writeTo()
PostProcessInterceptor
          Invoked in order, gives you access to the response before MessageBodyReader and Writers get invoked.
PreProcessInterceptor
          Executed before resource method (not resource locator methods though!)

The interceptor can decide to return its own response.

 

Classes in org.jboss.resteasy.spi.interception used by org.jboss.resteasy.core.interception
ClientExecutionContext
           
ClientExecutionInterceptor
           
MessageBodyReaderContext
           
MessageBodyReaderInterceptor
          Wraps around invocations of MessageBodyReader.readFrom().
MessageBodyWriterContext
           
MessageBodyWriterInterceptor
          Wraps around invocations of MessageBodyWriter.writeTo()
 

Classes in org.jboss.resteasy.spi.interception used by org.jboss.resteasy.core.messagebody
MessageBodyReaderInterceptor
          Wraps around invocations of MessageBodyReader.readFrom().
MessageBodyWriterInterceptor
          Wraps around invocations of MessageBodyWriter.writeTo()
 

Classes in org.jboss.resteasy.spi.interception used by org.jboss.resteasy.links.impl
DecoratorProcessor
          Part of a generic decorator framework.
 

Classes in org.jboss.resteasy.spi.interception used by org.jboss.resteasy.plugins.cache.server
MessageBodyWriterContext
           
MessageBodyWriterInterceptor
          Wraps around invocations of MessageBodyWriter.writeTo()
PreProcessInterceptor
          Executed before resource method (not resource locator methods though!)

The interceptor can decide to return its own response.

 

Classes in org.jboss.resteasy.spi.interception used by org.jboss.resteasy.plugins.interceptors
AcceptedByMethod
          Implemented interface that can trigger the addition of an interceptor
PostProcessInterceptor
          Invoked in order, gives you access to the response before MessageBodyReader and Writers get invoked.
PreProcessInterceptor
          Executed before resource method (not resource locator methods though!)

The interceptor can decide to return its own response.

 

Classes in org.jboss.resteasy.spi.interception used by org.jboss.resteasy.plugins.interceptors.encoding
AcceptedByMethod
          Implemented interface that can trigger the addition of an interceptor
ClientExecutionContext
           
ClientExecutionInterceptor
           
MessageBodyReaderContext
           
MessageBodyReaderInterceptor
          Wraps around invocations of MessageBodyReader.readFrom().
MessageBodyWriterContext
           
MessageBodyWriterInterceptor
          Wraps around invocations of MessageBodyWriter.writeTo()
 

Classes in org.jboss.resteasy.spi.interception used by org.jboss.resteasy.plugins.providers.jaxb
DecoratorProcessor
          Part of a generic decorator framework.
 

Classes in org.jboss.resteasy.spi.interception used by org.jboss.resteasy.security.doseta
AcceptedByMethod
          Implemented interface that can trigger the addition of an interceptor
MessageBodyReaderContext
           
MessageBodyReaderInterceptor
          Wraps around invocations of MessageBodyReader.readFrom().
MessageBodyWriterContext
           
MessageBodyWriterInterceptor
          Wraps around invocations of MessageBodyWriter.writeTo()
 

Classes in org.jboss.resteasy.spi.interception used by org.jboss.resteasy.spi
ClientExecutionInterceptor
           
MessageBodyReaderInterceptor
          Wraps around invocations of MessageBodyReader.readFrom().
MessageBodyWriterInterceptor
          Wraps around invocations of MessageBodyWriter.writeTo()
PostProcessInterceptor
          Invoked in order, gives you access to the response before MessageBodyReader and Writers get invoked.
PreProcessInterceptor
          Executed before resource method (not resource locator methods though!)

The interceptor can decide to return its own response.

 

Classes in org.jboss.resteasy.spi.interception used by org.jboss.resteasy.spi.interception
ClientExecutionContext
           
MessageBodyReaderContext
           
MessageBodyWriterContext
           
 

Classes in org.jboss.resteasy.spi.interception used by org.jboss.resteasy.tests.context
MessageBodyWriterContext
           
MessageBodyWriterInterceptor
          Wraps around invocations of MessageBodyWriter.writeTo()
 



Copyright © 2011. All Rights Reserved.