Uses of Package
org.norther.tammi.spray.filter.chain

Packages that use org.norther.tammi.spray.filter.chain
org.norther.tammi.spray.authenticator   
org.norther.tammi.spray.authenticator.chain   
org.norther.tammi.spray.connector.chain   
org.norther.tammi.spray.engine   
org.norther.tammi.spray.engine.chain   
org.norther.tammi.spray.engine.context   
org.norther.tammi.spray.engine.tool   
org.norther.tammi.spray.filter.chain   
org.norther.tammi.spray.protocol.chain   
org.norther.tammi.spray.remote.chain   
org.norther.tammi.spray.servlet.chain   
org.norther.tammi.spray.terminal.chain   
 

Classes in org.norther.tammi.spray.filter.chain used by org.norther.tammi.spray.authenticator
HttpFilterChain
          HttpFilterChain extends javax.servlet.FilterChain by providing more information about the chain of filters invoked for a filtered request of a resource.
 

Classes in org.norther.tammi.spray.filter.chain used by org.norther.tammi.spray.authenticator.chain
FilterChainListener
          Requests and responses implementing the FilterChainListener interface will be notified when they are filtered for the first time within a filter chain and when the filter chain is completed.
HttpServletRequestWrapper
          A wrapper implementation of the javax.servlet.http.HttpServletRequest interface providing a recyclable alternative to the javax.servlet.http.HttpServletRequestWrapper class.
ServletRequestWrapper
          A wrapper implementation of the javax.servlet.ServletRequest interface providing a recyclable alternative to the javax.servlet.ServletRequestWrapper class.
 

Classes in org.norther.tammi.spray.filter.chain used by org.norther.tammi.spray.connector.chain
AbstractExtension
          An abstact implementation of the Extension interface.
Extension
          A marker interface to a package specific extension of a servlet request and response.
FilterChainEvent
          Events of this type are sent to an object that implements the FilterChainListener interface when it is filtered for the first time within a filter chain and after the filter chain completes.
FilterChainListener
          Requests and responses implementing the FilterChainListener interface will be notified when they are filtered for the first time within a filter chain and when the filter chain is completed.
HttpServletResponseWrapper
          A wrapper implementation of the javax.servlet.http.HttpServletResponse interface providing a recyclable alternative to the javax.servlet.http.HttpServletResponseWrapper class.
ServletRequestBindingEvent
          Events of this type are sent to an object that implements the ServletRequestBindingListener interface when it is bound to or unbound from a request.
ServletRequestBindingListener
          Objects implementing the ServletRequestBindingListener interface will be notified when they are bound to or unbound from a request.
ServletRequestWrapper
          A wrapper implementation of the javax.servlet.ServletRequest interface providing a recyclable alternative to the javax.servlet.ServletRequestWrapper class.
ServletResponseWrapper
          A wrapper implementation of the javax.servlet.ServletResponse interface providing a recyclable alternative to the javax.servlet.ServletResponseWrapper class.
 

Classes in org.norther.tammi.spray.filter.chain used by org.norther.tammi.spray.engine
ServletRequestBindingListener
          Objects implementing the ServletRequestBindingListener interface will be notified when they are bound to or unbound from a request.
 

Classes in org.norther.tammi.spray.filter.chain used by org.norther.tammi.spray.engine.chain
FilterChainListener
          Requests and responses implementing the FilterChainListener interface will be notified when they are filtered for the first time within a filter chain and when the filter chain is completed.
HttpServletResponseWrapper
          A wrapper implementation of the javax.servlet.http.HttpServletResponse interface providing a recyclable alternative to the javax.servlet.http.HttpServletResponseWrapper class.
ServletRequestBindingEvent
          Events of this type are sent to an object that implements the ServletRequestBindingListener interface when it is bound to or unbound from a request.
ServletRequestBindingListener
          Objects implementing the ServletRequestBindingListener interface will be notified when they are bound to or unbound from a request.
ServletResponseWrapper
          A wrapper implementation of the javax.servlet.ServletResponse interface providing a recyclable alternative to the javax.servlet.ServletResponseWrapper class.
 

Classes in org.norther.tammi.spray.filter.chain used by org.norther.tammi.spray.engine.context
HttpFilterChain
          HttpFilterChain extends javax.servlet.FilterChain by providing more information about the chain of filters invoked for a filtered request of a resource.
ServletRequestBindingEvent
          Events of this type are sent to an object that implements the ServletRequestBindingListener interface when it is bound to or unbound from a request.
ServletRequestBindingListener
          Objects implementing the ServletRequestBindingListener interface will be notified when they are bound to or unbound from a request.
 

Classes in org.norther.tammi.spray.filter.chain used by org.norther.tammi.spray.engine.tool
HttpFilterChain
          HttpFilterChain extends javax.servlet.FilterChain by providing more information about the chain of filters invoked for a filtered request of a resource.
 

Classes in org.norther.tammi.spray.filter.chain used by org.norther.tammi.spray.filter.chain
Extension
          A marker interface to a package specific extension of a servlet request and response.
FilterChainEvent
          Events of this type are sent to an object that implements the FilterChainListener interface when it is filtered for the first time within a filter chain and after the filter chain completes.
FilterChainListener
          Requests and responses implementing the FilterChainListener interface will be notified when they are filtered for the first time within a filter chain and when the filter chain is completed.
Flushable
          A flushable interface for flush callbacks.
HttpFilterChain
          HttpFilterChain extends javax.servlet.FilterChain by providing more information about the chain of filters invoked for a filtered request of a resource.
ServletOutputStreamWrapper
          A servlet output stream wrapper supporting a flush callback.
ServletRequestBindingEvent
          Events of this type are sent to an object that implements the ServletRequestBindingListener interface when it is bound to or unbound from a request.
ServletRequestBindingListener
          Objects implementing the ServletRequestBindingListener interface will be notified when they are bound to or unbound from a request.
ServletRequestWrapper
          A wrapper implementation of the javax.servlet.ServletRequest interface providing a recyclable alternative to the javax.servlet.ServletRequestWrapper class.
ServletResponseWrapper
          A wrapper implementation of the javax.servlet.ServletResponse interface providing a recyclable alternative to the javax.servlet.ServletResponseWrapper class.
 

Classes in org.norther.tammi.spray.filter.chain used by org.norther.tammi.spray.protocol.chain
AbstractExtension
          An abstact implementation of the Extension interface.
Extension
          A marker interface to a package specific extension of a servlet request and response.
FilterChainEvent
          Events of this type are sent to an object that implements the FilterChainListener interface when it is filtered for the first time within a filter chain and after the filter chain completes.
FilterChainListener
          Requests and responses implementing the FilterChainListener interface will be notified when they are filtered for the first time within a filter chain and when the filter chain is completed.
Flushable
          A flushable interface for flush callbacks.
HttpServletRequestWrapper
          A wrapper implementation of the javax.servlet.http.HttpServletRequest interface providing a recyclable alternative to the javax.servlet.http.HttpServletRequestWrapper class.
HttpServletResponseWrapper
          A wrapper implementation of the javax.servlet.http.HttpServletResponse interface providing a recyclable alternative to the javax.servlet.http.HttpServletResponseWrapper class.
ServletRequestBindingEvent
          Events of this type are sent to an object that implements the ServletRequestBindingListener interface when it is bound to or unbound from a request.
ServletRequestBindingListener
          Objects implementing the ServletRequestBindingListener interface will be notified when they are bound to or unbound from a request.
ServletRequestWrapper
          A wrapper implementation of the javax.servlet.ServletRequest interface providing a recyclable alternative to the javax.servlet.ServletRequestWrapper class.
ServletResponseWrapper
          A wrapper implementation of the javax.servlet.ServletResponse interface providing a recyclable alternative to the javax.servlet.ServletResponseWrapper class.
 

Classes in org.norther.tammi.spray.filter.chain used by org.norther.tammi.spray.remote.chain
FilterChainListener
          Requests and responses implementing the FilterChainListener interface will be notified when they are filtered for the first time within a filter chain and when the filter chain is completed.
Flushable
          A flushable interface for flush callbacks.
HttpServletRequestWrapper
          A wrapper implementation of the javax.servlet.http.HttpServletRequest interface providing a recyclable alternative to the javax.servlet.http.HttpServletRequestWrapper class.
HttpServletResponseWrapper
          A wrapper implementation of the javax.servlet.http.HttpServletResponse interface providing a recyclable alternative to the javax.servlet.http.HttpServletResponseWrapper class.
ServletRequestWrapper
          A wrapper implementation of the javax.servlet.ServletRequest interface providing a recyclable alternative to the javax.servlet.ServletRequestWrapper class.
ServletResponseWrapper
          A wrapper implementation of the javax.servlet.ServletResponse interface providing a recyclable alternative to the javax.servlet.ServletResponseWrapper class.
 

Classes in org.norther.tammi.spray.filter.chain used by org.norther.tammi.spray.servlet.chain
AbstractExtension
          An abstact implementation of the Extension interface.
Extension
          A marker interface to a package specific extension of a servlet request and response.
FilterChainEvent
          Events of this type are sent to an object that implements the FilterChainListener interface when it is filtered for the first time within a filter chain and after the filter chain completes.
FilterChainListener
          Requests and responses implementing the FilterChainListener interface will be notified when they are filtered for the first time within a filter chain and when the filter chain is completed.
HttpServletRequestWrapper
          A wrapper implementation of the javax.servlet.http.HttpServletRequest interface providing a recyclable alternative to the javax.servlet.http.HttpServletRequestWrapper class.
HttpServletResponseWrapper
          A wrapper implementation of the javax.servlet.http.HttpServletResponse interface providing a recyclable alternative to the javax.servlet.http.HttpServletResponseWrapper class.
ServletRequestBindingEvent
          Events of this type are sent to an object that implements the ServletRequestBindingListener interface when it is bound to or unbound from a request.
ServletRequestBindingListener
          Objects implementing the ServletRequestBindingListener interface will be notified when they are bound to or unbound from a request.
ServletRequestWrapper
          A wrapper implementation of the javax.servlet.ServletRequest interface providing a recyclable alternative to the javax.servlet.ServletRequestWrapper class.
ServletResponseWrapper
          A wrapper implementation of the javax.servlet.ServletResponse interface providing a recyclable alternative to the javax.servlet.ServletResponseWrapper class.
 

Classes in org.norther.tammi.spray.filter.chain used by org.norther.tammi.spray.terminal.chain
AbstractExtension
          An abstact implementation of the Extension interface.
Extension
          A marker interface to a package specific extension of a servlet request and response.
FilterChainEvent
          Events of this type are sent to an object that implements the FilterChainListener interface when it is filtered for the first time within a filter chain and after the filter chain completes.
FilterChainListener
          Requests and responses implementing the FilterChainListener interface will be notified when they are filtered for the first time within a filter chain and when the filter chain is completed.
HttpServletRequestWrapper
          A wrapper implementation of the javax.servlet.http.HttpServletRequest interface providing a recyclable alternative to the javax.servlet.http.HttpServletRequestWrapper class.
HttpServletResponseWrapper
          A wrapper implementation of the javax.servlet.http.HttpServletResponse interface providing a recyclable alternative to the javax.servlet.http.HttpServletResponseWrapper class.
ServletRequestBindingEvent
          Events of this type are sent to an object that implements the ServletRequestBindingListener interface when it is bound to or unbound from a request.
ServletRequestBindingListener
          Objects implementing the ServletRequestBindingListener interface will be notified when they are bound to or unbound from a request.
ServletRequestWrapper
          A wrapper implementation of the javax.servlet.ServletRequest interface providing a recyclable alternative to the javax.servlet.ServletRequestWrapper class.
ServletResponseWrapper
          A wrapper implementation of the javax.servlet.ServletResponse interface providing a recyclable alternative to the javax.servlet.ServletResponseWrapper class.
 



Copyright © 2004 The Norther Organization. All rights reserved.