Apache CXF API

Uses of Interface
org.apache.cxf.jaxrs.client.ResponseExceptionMapper

Packages that use ResponseExceptionMapper
org.apache.cxf.jaxrs.client   
 

Uses of ResponseExceptionMapper in org.apache.cxf.jaxrs.client
 

Methods in org.apache.cxf.jaxrs.client that return ResponseExceptionMapper
<T extends Throwable>
ResponseExceptionMapper<T>
ClientProviderFactory.createResponseExceptionMapper(Message m, Class<?> paramType)
           
 


Apache CXF API

Apache CXF