Package com.sun.jersey.api.container.filter

Provides common server-side filters.

See:
          Description

Class Summary
GZIPContentEncodingFilter A GZIP content encoding filter.
LoggingFilter A logging filter.
PostReplaceFilter A filter to support HTTP method replacing of a POST request to a request utilizing another HTTP method for the case where proxies or HTTP servers would otherwise block that HTTP method.
 

Package com.sun.jersey.api.container.filter Description

Provides common server-side filters.



Copyright © 2008 Sun Microsystems, Inc. All Rights Reserved.