Uses of Class
org.xins.client.XINSServiceCaller

Packages that use XINSServiceCaller
org.xins.client XINS client framework. 
org.xins.common.spring Classes related to the integration of XINS with the Spring framework. 
 

Uses of XINSServiceCaller in org.xins.client
 

Methods in org.xins.client that return XINSServiceCaller
protected  XINSServiceCaller AbstractCAPI.getCaller()
          Returns the XINS service caller to use.
 

Uses of XINSServiceCaller in org.xins.common.spring
 

Methods in org.xins.common.spring that return XINSServiceCaller
 XINSServiceCaller XinsClientInterceptor.createXinsServiceCaller()
          Creates the XINSServiceCaller to call the API.
 



See http://www.xins.org/.