Uses of Class
wt.federation.FederatedLink

Packages that use FederatedLink
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 FederatedLink in wt.federation
 

Methods in wt.federation that return FederatedLink
static FederatedLink FederatedLink.newFederatedLink(FederatedLinkHolder local, LightweightProxy remote)
          Default factory for the class.
static FederatedLink FederatedLink.newFederatedLink(FederatedLinkHolder local, LightweightProxy remote)
          Default factory for the class.
 

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