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

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

public final class JAXWSClient
extends Object


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

Constructor Detail

JAXWSClient

public JAXWSClient()
Method Detail

getBookStore

public BookStore getBookStore()


Apache CAMEL