RESTEasy JAX-RS 4.5.3.Final
-
- All Implemented Interfaces:
- javax.ws.rs.client.ClientResponseFilter
public class ExceptionMapping
extends Object
implements javax.ws.rs.client.ClientResponseFilter
This implementation is a bit of a hack and dependent on Resteasy internals.
We throw a ResponseProcessingExceptoin that hides the Response object
-
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
void |
filter(javax.ws.rs.client.ClientRequestContext requestContext,
javax.ws.rs.client.ClientResponseContext responseContext) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
RESTEasy JAX-RS 4.5.3.Final
Copyright © 2020 JBoss by Red Hat. All rights reserved.