Uses of Class
wt.federation.ProxyGroup

Packages that use ProxyGroup
wt.federation

The federation service (wt.federation package) provides functionality to create and manage proxy objects of remote systems and perform utility functions supporting the federation system. 

 

Uses of ProxyGroup in wt.federation
 

Methods in wt.federation that return ProxyGroup
static ProxyGroup ProxyGroup.newProxyGroup(String name)
          

Supported API: false
static ProxyGroup ProxyGroup.newProxyGroup(String name, ServiceIdentifier serviceId, String sourceObjectId)
          

Supported API: false
static ProxyGroup ProxyGroup.newProxyGroup(String name)
          

Supported API: false
static ProxyGroup ProxyGroup.newProxyGroup(String name, ServiceIdentifier serviceId, String sourceObjectId)
          

Supported API: false
 

Methods in wt.federation with parameters of type ProxyGroup
protected  boolean ProxyGroup.readVersion(ProxyGroup thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
protected  boolean ProxyGroup.readVersion(ProxyGroup thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.