com :: sun :: star :: connection :: interface XConnectionBroadcaster
- Base Interface
- com::sun::star::uno::XInterface
- Description
- allows to add listeners to a connection.
Maybe supported by connections returned from XAcceptor::accept
or XConnector::connect .
Methods' Details
|
- addStreamListener
-  
- void
addStreamListener(
-
- Description
- registers an object to receive events from this connection.
|
- removeStreamListener
-  
- void
removeStreamListener(
-
- Description
- unregisters an object to receive events from this connection.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.