Package org.apache.wink.server.handlers

Interface Summary
Handler  
HandlersChain  
MediaTypeMappingRecord MediaTypeMappingRecords can map response media types to a different response media type if necessary.
MessageContext The MessageContext is used by Handlers to obtain and manipulate request specific information.
RequestHandler  
ResponseHandler  
 

Class Summary
AbstractHandler Convenience class for implementing a handler that is unaware of the handlers chain.
AbstractHandlersChain<T extends Handler>  
HandlersFactory HandlersFactory is responsible to provide the user handlers to the application.
MediaTypeMapperFactory MediaTypeMapperFactory is responsible to provide media type mappings from an application's response media type to a preferred media type.
RequestHandlersChain  
ResponseHandlersChain  
 



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.