Previous ION Java User's Guide: ION Java Class and Method Reference Next

disconnect()

Call the disconnect() method to shut down the ION Server (the daemon remains active), close the connection between the server and the client and free any resources that were being used by the connection. Once this method has been called, the object should be considered invalid and not used.

Syntax

public final void disconnect()

Arguments

None.

Exceptions

None.

  IDL Online Help (March 06, 2007)