Apache Abdera API

Uses of Class
org.apache.abdera.protocol.server.FilterChain

Packages that use FilterChain
org.apache.abdera.protocol.server   
org.apache.abdera.protocol.server.filters   
 

Uses of FilterChain in org.apache.abdera.protocol.server
 

Methods in org.apache.abdera.protocol.server with parameters of type FilterChain
 ResponseContext Filter.filter(RequestContext request, FilterChain chain)
          Process the filter request.
 

Uses of FilterChain in org.apache.abdera.protocol.server.filters
 

Methods in org.apache.abdera.protocol.server.filters with parameters of type FilterChain
 ResponseContext CompressionFilter.filter(RequestContext request, FilterChain chain)
           
 ResponseContext MethodOverrideFilter.filter(RequestContext request, FilterChain chain)
           
 


Apache Abdera API

Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.