service Connector in module com::sun::star::connection:: |
service Connector;
allows to establish a connection to another process.
Connector is a delegating service. You can add further connectors by giving them a service name com.sun.star.connection.Connector.xxx, where xxx is the connection type used in the connection string during accept()/connect() call.
Exported Interfaces |
The main interface of the service.
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.