|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResponseExceptionMapper<E extends Throwable>
Converts Response to checked or runtime Exception
Method Summary | |
---|---|
E |
fromResponse(javax.ws.rs.core.Response r)
Converts Response to checked or runtime Exception |
Method Detail |
---|
E fromResponse(javax.ws.rs.core.Response r)
r
- JAXRS Response
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |