|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | ||
---|---|---|
|
DefaultCRest.build(Class<T> interfaze)
|
|
|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |