Uses of Class
wt.federation.ProxyURLData

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

Methods in wt.federation that return ProxyURLData
static ProxyURLData ProxyURLData.newProxyURLData(ContentHolder holder)
          Instantiates a new ProxyURLData object based on a ContentHolder

Supported API: false
static ProxyURLData ProxyURLData.newProxyURLData(ContentHolder holder)
          Instantiates a new ProxyURLData object based on a ContentHolder

Supported API: false
 

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