org.apache.camel.example.cxf.jaxrs
Class JAXRSClient

java.lang.Object
  extended by org.apache.camel.example.cxf.jaxrs.JAXRSClient

public final class JAXRSClient
extends Object


Nested Class Summary
static class JAXRSClient.TestResponseExceptionMapper
           
 
Constructor Summary
JAXRSClient()
           
 
Method Summary
 BookStore getBookStore()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAXRSClient

public JAXRSClient()
Method Detail

getBookStore

public BookStore getBookStore()


Apache CAMEL