interface XConnectionBroadcaster in module com::sun::star::connection:: |
interface XConnectionBroadcaster : com::sun::star::uno::XInterface ;
allows to add listeners to a connection.
Maybe supported by connections returned from XAcceptor::accept or XConnector::connect .
Method Summary |
|
addStreamListener | registers an object to receive events from this connection. |
removeStreamListener | unregisters an object to receive events from this connection. |
Method Details |
|||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.