Uses of Package
org.glassfish.jersey.examples.jersey_ejb.exceptions

Packages that use org.glassfish.jersey.examples.jersey_ejb.exceptions
org.glassfish.jersey.examples.jersey_ejb.exceptions   
org.glassfish.jersey.examples.jersey_ejb.resources   
 

Classes in org.glassfish.jersey.examples.jersey_ejb.exceptions used by org.glassfish.jersey.examples.jersey_ejb.exceptions
CustomNotFoundException
          This exceptions will get mapped to a 404 response with the application exception mapper implemented by NotFoundExceptionMapper class.
 

Classes in org.glassfish.jersey.examples.jersey_ejb.exceptions used by org.glassfish.jersey.examples.jersey_ejb.resources
CustomNotFoundException
          This exceptions will get mapped to a 404 response with the application exception mapper implemented by NotFoundExceptionMapper class.
 



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