All Classes and Interfaces

Class
Description
This server is the abstract superclass for all bundle providers.
This is the conformance provider for the jax rs servers.
Base class for a provider to provide the [baseUrl]?_getpages=foo request, which is a request to the server to retrieve the next page of a set of paged results.
This is the abstract superclass for all jaxrs providers.
This server is the abstract superclass for all resource providers.
An interceptor that catches the jax-rs exceptions
A Http Request based on JaxRs.
A Http Request based on JaxRs.
A Http Response based on JaxRs.
Class that contains the method bindings defined by a ResourceProvider
The JaxRsRequest is a jax-rs specific implementation of the RequestDetails.
An implementation of the builder pattern for the JaxRsRequest
The JaxRsResponse is a jax-rs specific implementation of the RestfulResponse.
A JEE wrapper exception that will not force a rollback.
A Restful Client Factory, based on Jax Rs Default Jax-Rs client is NOT thread safe in static context, you should create a new factory every time or use a specific Jax-Rs client implementation which managed connection pool.