RvcacheProxy.getNetworkParams()

Method

Declaration

RvcacheNetworkParams getNetworkParams()
  throws ConfigurationException

Purpose

Get transport parameters.

Remarks

rvcache uses the transport for all network communication.

This method returns an array of parameters that specify the transport. For descriptions of the parameters, see RvcacheProxy.setNetworkParams().

See Also

RvcacheProxy

RvcacheProxy.setNetworkParams()

RvcacheNetworkParams

For background information, see Browser Administration Interface in TIBCO Rendezvous Administration.