|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |