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

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

Uses of XFireProxyFactory in org.codehaus.xfire.jaxws
 

Methods in org.codehaus.xfire.jaxws that return XFireProxyFactory
 XFireProxyFactory JAXWSHelper.getProxyFactory()
           
 

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.
 

Uses of XFireProxyFactory in org.codehaus.xfire.test
 

Methods in org.codehaus.xfire.test that return XFireProxyFactory
protected  XFireProxyFactory AbstractXFireTest.getXFireProxyFactory()
           
 



Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.