connect() method

Format

SDPConnector connect()

Explanation

Generates an SDPConnector type object that connects to the SDP server using RMI communication.

Parameters

None.

Exceptions

The following table shows the exceptions and the conditions for their generation.

ExceptionGeneration condition
SDPClientCommunicationExceptionA communication exception occurred during RMI connection.
SDPClientExceptionParsing of system_config.properties failed.

Return value

The connector (SDPConnector type object) to the SDP server