Methods' Details |
addStreamListener
- Description
- registers an object to receive events from this connection.
It is suggested to allow multiple registration of the same listener,
thus for each time a listener is added, it has to be removed.
|
|
removeStreamListener
- Description
- unregisters an object to receive events from this connection.
It is suggested to allow multiple registration of the same listener,
thus for each time a listener is added, it has to be removed.
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.