|
ION Java User's Guide: ION Java Class and Method Reference |
|
The removeIONDisconnectListener() method removes an object that implements the IONDisconnectListener interface from the internal Disconnect callback list. If the listener is not contained in the internal list of listeners, the method returns silently.
public final void removeIONDisconnectListener(IONDisconnectListener listener)
The object that implements an IONDisconnectListener interface that should be removed from the listener callback list.
None.
IDL Online Help (March 06, 2007)