Uses of Class
org.glassfish.jersey.examples.jersey_ejb.exceptions.NotFoundException

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

Uses of NotFoundException in org.glassfish.jersey.examples.jersey_ejb.exceptions
 

Methods in org.glassfish.jersey.examples.jersey_ejb.exceptions with parameters of type NotFoundException
 Response NotFoundExceptionMapper.toResponse(NotFoundException exception)
           
 

Uses of NotFoundException in org.glassfish.jersey.examples.jersey_ejb.resources
 

Methods in org.glassfish.jersey.examples.jersey_ejb.resources that throw NotFoundException
 void MessageBoardResourceBean.deleteMessage(int msgNum)
           
 



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.