Uses of Package
net.sourceforge.scopes.filters

Packages that use net.sourceforge.scopes.filters
net.sourceforge.scopes.filters Filters for the use of Scopes in an HTTP Servlet environment. 
 

Classes in net.sourceforge.scopes.filters used by net.sourceforge.scopes.filters
ScopesFilter
          Servlet filter that intercepts a request and then creates a state, wrapping the request with an object that can contain the state itself.
ScopesHttpFilter
          Base http servlet filter, that can wrap a request to provide also the state.