next up previous contents
Next: About this document ... Up: Connector object Previous: Examples   Contents

Example

Stopping the listener

  Connector conn = Connector.getInstance();
  conn.stopListener();



2005-07-12