Uses of Class
org.codehaus.xfire.client.XFireProxyFactory

Packages that use XFireProxyFactory
org.codehaus.xfire.spring.remoting   
 

Uses of XFireProxyFactory in org.codehaus.xfire.spring.remoting
 

Methods in org.codehaus.xfire.spring.remoting with parameters of type XFireProxyFactory
protected  java.lang.Object XFireClientInterceptor.createXFireProxy(XFireProxyFactory proxyFactory)
          Create the XFire proxy that is wrapped by this interceptor.
 void XFireClientInterceptor.setProxyFactory(XFireProxyFactory proxyFactory)
          Set the XFireProxyFactory instance to use.
 



Copyright © 2004-2005 Codehaus. All Rights Reserved.