Uses of Interface
org.apache.cxf.jaxrs.client.ResponseExceptionMapper
Packages that use ResponseExceptionMapper
-
Uses of ResponseExceptionMapper in org.apache.cxf.jaxrs.client
Methods in org.apache.cxf.jaxrs.client that return ResponseExceptionMapperModifier and TypeMethodDescription<T extends Throwable>
ResponseExceptionMapper<T>ClientProviderFactory.createResponseExceptionMapper(org.apache.cxf.message.Message m, Class<?> paramType) protected static ResponseExceptionMapper<?>ClientProxyImpl.findExceptionMapper(org.apache.cxf.message.Message message, Class<?> exType)