21module
com { module sun { module star { module connection {
Is thrown, when there is another thread already accepting on this instance.
Definition AlreadyAcceptingException.idl:25
Is thrown, when it is not possible to accept on a local resource.
Definition ConnectionSetupException.idl:25
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
allows to passively accept connection attempts from other processes.
Definition XAcceptor.idl:29
XConnection accept([in] string sConnectionDescription)
accepts an interprocess connection.
void stopAccepting()
pushes acceptor out of the accept-call.
A bidirectional bytestream.
Definition XConnection.idl:30
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20