|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PreMatching | |
|---|---|
| org.glassfish.jersey.filter | Jersey Request & Response Filtering support & utility classes. |
| org.glassfish.jersey.server.filter | Provides core server filters. |
| Uses of PreMatching in org.glassfish.jersey.filter |
|---|
| Classes in org.glassfish.jersey.filter with annotations of type PreMatching | |
|---|---|
class |
LoggingFilter
Universal logging filter. |
| Uses of PreMatching in org.glassfish.jersey.server.filter |
|---|
| Classes in org.glassfish.jersey.server.filter with annotations of type PreMatching | |
|---|---|
class |
HttpMethodOverrideFilter
A pre-matching 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. |
class |
UriConnegFilter
A URI-based content negotiation filter mapping a dot-declared suffix in URI to media type that is the value of the Accept header
or a language that is the value of the Accept-Language header. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||