Uses of Package
org.glassfish.jersey.examples.jersey_ejb.exceptions
-
Packages that use org.glassfish.jersey.examples.jersey_ejb.exceptions Package Description 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 Class Description CustomNotFoundException This exceptions will get mapped to a 404 response with the application exception mapper implemented byNotFoundExceptionMapperclass. -
Classes in org.glassfish.jersey.examples.jersey_ejb.exceptions used by org.glassfish.jersey.examples.jersey_ejb.resources Class Description CustomNotFoundException This exceptions will get mapped to a 404 response with the application exception mapper implemented byNotFoundExceptionMapperclass.