public static class JAXRSClient.TestResponseExceptionMapper extends Object implements org.apache.cxf.jaxrs.client.ResponseExceptionMapper<BookNotFoundFault>
| Constructor and Description |
|---|
JAXRSClient.TestResponseExceptionMapper() |
public JAXRSClient.TestResponseExceptionMapper()
public BookNotFoundFault fromResponse(javax.ws.rs.core.Response r)
fromResponse in interface org.apache.cxf.jaxrs.client.ResponseExceptionMapper<BookNotFoundFault>Apache Camel