| Package | Description |
|---|---|
| com.sun.jersey.api.client |
Provides support for client-side communication with HTTP-based
RESTful Web services.
|
| com.sun.jersey.api.client.filter |
Provides support for client filter chains and filters.
|
| Class and Description |
|---|
| Filterable
An abstract class providing support for registering and managing a chain of
ClientFilter instances. |
| Class and Description |
|---|
| ClientFilter
A client filter capable of modifying the outbound HTTP request or
the inbound HTTP response.
|
| ContainerListener
ContainerListener abstract class
|
| Filterable
An abstract class providing support for registering and managing a chain of
ClientFilter instances. |
| OnStartConnectionListener |
Copyright © 2016 Oracle Corporation. All Rights Reserved.