<< Click to Display Table of Contents >>
ServerInfo
This is a class that contains information about OZ Server.
Method Detail
setURL
public final void setURL(String url) throws IllegalArgumentException
Sets the OZ Server URL.
Parameters:
url - OZ Server URL
setID
public final void setID(String id)
Sets the user ID.
Parameters:
id - User ID
setPWD
public final void setPWD(String pwd)
Sets the user password.
Parameters:
pwd - User password