jersey-project 1.1.5.1 API

Packages
com.restfully.shop.domain  
com.restfully.shop.persistence  
com.restfully.shop.services  
com.sun.jersey.api Provides support for responses and exceptions.
com.sun.jersey.api.client Provides support for client-side communication with HTTP-based RESTful Web services.
com.sun.jersey.api.client.async  
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.spring Provides support for common annotations that may used in conjuction with Spring support.
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 and Controller (MVC).
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.atom.abdera  
com.sun.jersey.atom.abdera.impl.provider.entity JAX-RS AtomPub Provider Classes
com.sun.jersey.atom.abdera.impl.provider.injectable  
com.sun.jersey.atom.rome.impl  
com.sun.jersey.atom.rome.impl.provider.entity  
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.apache.config Provides support for configuration of a ApacheHttpClient.
com.sun.jersey.client.impl  
com.sun.jersey.client.impl.async  
com.sun.jersey.client.urlconnection  
com.sun.jersey.core.header Provides support for HTTP headers.
com.sun.jersey.core.header.reader Provides support for reading HTTP headers.
com.sun.jersey.core.impl.provider.entity  
com.sun.jersey.core.impl.provider.header  
com.sun.jersey.core.impl.provider.xml  
com.sun.jersey.core.provider Provides support for provider-related classes.
com.sun.jersey.core.provider.jaxb Provides support for JAXB-related message body readers and writers.
com.sun.jersey.core.reflection Provides support for reflection.
com.sun.jersey.core.spi.component Provides support for components.
com.sun.jersey.core.spi.component.ioc Provides support for IoC-based components.
com.sun.jersey.core.spi.factory Provides support for factories of particular component types.
com.sun.jersey.core.spi.scanning Provides support for class scanning.
com.sun.jersey.core.spi.scanning.uri Provides support for package-based class scanning using URIs.
com.sun.jersey.core.util Provides support for collection-based classes.
com.sun.jersey.fastinfoset.impl.provider.entity  
com.sun.jersey.guice.spi.container Provides support for Guice-based applications.
com.sun.jersey.guice.spi.container.servlet Provides support for Guice-based Web applications.
com.sun.jersey.impl  
com.sun.jersey.json.impl  
com.sun.jersey.json.impl.provider.entity  
com.sun.jersey.json.impl.reader  
com.sun.jersey.json.impl.writer  
com.sun.jersey.localization  
com.sun.jersey.multipart JAX-RS Integration with MIME MultiPart Message Formats
com.sun.jersey.multipart.file Provides support for body parts that are file attachments.
com.sun.jersey.multipart.impl  
com.sun.jersey.oauth.client  
com.sun.jersey.oauth.server  
com.sun.jersey.oauth.signature  
com.sun.jersey.server.impl  
com.sun.jersey.server.impl.application  
com.sun.jersey.server.impl.component  
com.sun.jersey.server.impl.container  
com.sun.jersey.server.impl.container.filter  
com.sun.jersey.server.impl.container.grizzly  
com.sun.jersey.server.impl.container.httpserver  
com.sun.jersey.server.impl.container.servlet  
com.sun.jersey.server.impl.ejb  
com.sun.jersey.server.impl.inject  
com.sun.jersey.server.impl.jcdi  
com.sun.jersey.server.impl.managedbeans  
com.sun.jersey.server.impl.model  
com.sun.jersey.server.impl.model.method  
com.sun.jersey.server.impl.model.method.dispatch  
com.sun.jersey.server.impl.model.parameter  
com.sun.jersey.server.impl.model.parameter.multivalued  
com.sun.jersey.server.impl.modelapi.annotation  
com.sun.jersey.server.impl.modelapi.validation  
com.sun.jersey.server.impl.monitoring Provides support GlassFish monitoring.
com.sun.jersey.server.impl.provider  
com.sun.jersey.server.impl.resource  
com.sun.jersey.server.impl.template  
com.sun.jersey.server.impl.uri  
com.sun.jersey.server.impl.uri.rules  
com.sun.jersey.server.impl.uri.rules.automata  
com.sun.jersey.server.impl.wadl  
com.sun.jersey.server.probes Provides support GlassFish monitoring probes.
com.sun.jersey.server.spi.component Provides support for components that are resource classes.
com.sun.jersey.server.wadl Provides support for WADL configuration and generation.
com.sun.jersey.server.wadl.generators Provides support for JAXB WADL generation.
com.sun.jersey.server.wadl.generators.resourcedoc Provides support for JAXB WADL generation for resource classes.
com.sun.jersey.server.wadl.generators.resourcedoc.model Provides support for JAXB-based resource class model.
com.sun.jersey.server.wadl.generators.resourcedoc.xhtml Provides support for JAXB-based XHTML.
com.sun.jersey.simple.container  
com.sun.jersey.simple.impl.container  
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 servlet-based and filter-based Web applications.
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.monitoring  
com.sun.jersey.spi.resource Provides support for plugable life-cycle declaration and implementation.
com.sun.jersey.spi.scanning Provides support for server-side class scanning.
com.sun.jersey.spi.service Provides support for services obtained using META-INF/services.
com.sun.jersey.spi.spring.container Provides support for Spring-based applications.
com.sun.jersey.spi.spring.container.servlet Provides support for Spring-based Web applications.
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.
com.sun.jersey.wadl  
com.sun.jersey.wadl.model  
com.sun.jersey.wadl.resourcedoc  
com.sun.jersey.wadl.util  
com.sun.research.ws.wadl  
com.sun.ws.rs.ext  
org.ieft.annotations  

 



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