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.
|
com.sun.jersey.client.apache |
Provides support for the Client API that utilizes the Apache HTTP client to
send and receive HTTP request and responses.
|
com.sun.jersey.client.apache4 |
Provides support for the Client API that utilizes the Apache HTTP client to
send and receive HTTP request and responses.
|
com.sun.jersey.oauth.client |
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 |
Class and Description |
---|
Filterable
An abstract class providing support for registering and managing a chain
of
ClientFilter instances. |
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.
|
Copyright © 2013 Oracle Corporation. All rights reserved.