Uses of Class
org.codegist.crest.CRestException

Packages that use CRestException
org.codegist.crest Contains CRest interfaces and default implementations. 
org.codegist.crest.handler Contains retry, response and error handler interfaces and default implementations 
 

Uses of CRestException in org.codegist.crest
 

Methods in org.codegist.crest that throw CRestException
<T> T
DefaultCRest.build(Class<T> interfaze)
           
<T> T
CRest.build(Class<T> interfaze)
          Build rest-bounded instances of the given interface
 

Uses of CRestException in org.codegist.crest.handler
 

Methods in org.codegist.crest.handler that throw CRestException
 Object ResponseHandler.handle(ResponseContext responseContext)
           
 



Copyright © 2011. All Rights Reserved.