RvcacheProxy.setNetworkParams()
Method
Declaration
RvcacheProxysetNetworkParams
(
int servicePort,
java.lang.String network,
java.lang.String daemon)
throws ConfigurationException
Purpose
Remarks
rvcache
uses the transport for all network communication.
This method returns the RvcacheProxy object, so programs can conveniently chain additional method calls to the return value.
Parameter |
Description |
|
Communicate on this UDP service. |
|
Communicate on this network. |
|
Request a client connection to |
See Also
RvcacheProxy.getNetworkParams()
For background information, see Browser Administration Interface in
.