Package org.glassfish.jersey.servlet.portability

Package containing utility classes enabling web applications to be portable between different versions of Jersey runtime.

See:
          Description

Class Summary
LocalizationMessages Defines string formatting method for each constant in the resource file
PortableServletContainer Jersey Servlet/Filter class that can be referenced in web.xml instead of Jersey 1.x specific com.sun.jersey.spi.container.servlet.ServletContainer and Jersey 2.x specific ServletContainer to enable web application portability between Jersey 1.x and Jersey 2.x servlet containers.
 

Package org.glassfish.jersey.servlet.portability Description

Package containing utility classes enabling web applications to be portable between different versions of Jersey runtime.



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.