jersey-bundle 0.11-ea-SNAPSHOT API

Packages
com.sun.jersey.api Provides support for common classes and interfaces.
com.sun.jersey.api.client Provides support for client-side communication with HTTP-based RESTful Web services.
com.sun.jersey.api.client.config Provides support for configuration of a Client.
com.sun.jersey.api.client.filter Provides support for client filter chains and filters.
com.sun.jersey.api.container Provides support for creating HTTP-based containers.
com.sun.jersey.api.container.filter Provides common server-side filters.
com.sun.jersey.api.container.grizzly Provides support for creating Grizzly-based HTTP containers.
com.sun.jersey.api.container.httpserver Provides support for creating a Light weight HTTP server HTTP container.
com.sun.jersey.api.core Provides support for configuration.
com.sun.jersey.api.json Provides support for enabling and configuring JSON.
com.sun.jersey.api.model Provides an abstract model of a resource class.
com.sun.jersey.api.representation Provides support for particular representations.
com.sun.jersey.api.uri Provides support for JAX-RS URI templates and encoding/decoding URI components.
com.sun.jersey.api.view Provides support for model view controller.
com.sun.jersey.api.wadl Provides support for WADL generation.
com.sun.jersey.api.wadl.config Provides support for configuring WADL generation.
com.sun.jersey.spi Provides support for service providers.
com.sun.jersey.spi.container Provides support for containers and the web application that manages resource classes.
com.sun.jersey.spi.container.servlet Provides support for a servlet-based container.
com.sun.jersey.spi.dispatch Provides support for dispatching the HTTP request to a resource method of a resource class instance.
com.sun.jersey.spi.inject Provides support for injection onto resource and provider classes.
com.sun.jersey.spi.resource Provides support for plugable life-cycle declaration and implementation.
com.sun.jersey.spi.service Provides support for services and components.
com.sun.jersey.spi.template Provides support for view aspect of model view controller and templates that produce views.
com.sun.jersey.spi.uri.rules Provides support for hierarchical matching and accepting of URIs.

 



Copyright © 2008 Sun Microsystems, Inc. All Rights Reserved.