de.fzj.unicore.wsrflite.xfire
Class ReliableProxyFactory

java.lang.Object
  extended by org.codehaus.xfire.client.XFireProxyFactory
      extended by de.fzj.unicore.wsrflite.xfire.ReliableProxyFactory

public class ReliableProxyFactory
extends org.codehaus.xfire.client.XFireProxyFactory


Constructor Summary
ReliableProxyFactory()
           
ReliableProxyFactory(org.codehaus.xfire.XFire xfire)
           
 
Method Summary
 Object create(org.codehaus.xfire.client.Client client)
           
 
Methods inherited from class org.codehaus.xfire.client.XFireProxyFactory
create, create, create, create
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReliableProxyFactory

public ReliableProxyFactory()

ReliableProxyFactory

public ReliableProxyFactory(org.codehaus.xfire.XFire xfire)
Method Detail

create

public Object create(org.codehaus.xfire.client.Client client)
Overrides:
create in class org.codehaus.xfire.client.XFireProxyFactory


Copyright © 2010. All Rights Reserved.