Uses of Class
org.jboss.seam.exception.control.example.jaxrs.handler.declarative.SendHttpResponse

Packages that use SendHttpResponse
org.jboss.seam.exception.control.example.jaxrs.handler.declarative   
 

Uses of SendHttpResponse in org.jboss.seam.exception.control.example.jaxrs.handler.declarative
 

Methods in org.jboss.seam.exception.control.example.jaxrs.handler.declarative with annotations of type SendHttpResponse
 void DeclarativeRestExceptionHandlers.onInvalidIdentifier(CaughtException<IllegalArgumentException> e)
           
 void DeclarativeRestExceptionHandlers.onNoAccess(CaughtException<AccessControlException> e)
           
 



Copyright © 2010 Seam Framework. All Rights Reserved.