See: Description
| Interface | Description |
|---|---|
| OnStartConnectionListener |
| Class | Description |
|---|---|
| ClientFilter |
A client filter capable of modifying the outbound HTTP request or
the inbound HTTP response.
|
| ConnectionListenerFilter |
ConnectionListener filter
This filter does not modify input/output stream
|
| ContainerListener |
ContainerListener abstract class
|
| CsrfProtectionFilter |
Simple client-side filter that adds X-Requested-By headers to all state-changing
request (i.e.
|
| Filterable |
An abstract class providing support for registering and managing a chain of
ClientFilter instances. |
| GZIPContentEncodingFilter |
A GZIP content encoding filter.
|
| HTTPBasicAuthFilter |
Client filter adding HTTP Basic Authentication header to the HTTP request,
if no such header is already present
|
| HTTPDigestAuthFilter |
Client filter adding HTTP Digest authentication headers in the request
|
| LoggingFilter |
A logging filter.
|
Copyright © 2016 Oracle Corporation. All Rights Reserved.