19 #ifndef _COM_SUN_STAR_CONNECTION_XACCEPTOR_IDL_ 20 #define _COM_SUN_STAR_CONNECTION_XACCEPTOR_IDL_ 28 module
com { module sun { module star { module connection {
61 XConnection accept( [in]
string sConnectionDescription )
Is thrown, when it is not possible to accept on a local resource.
Definition: ConnectionSetupException.idl:27
A bidirectional bytestream.
Definition: XConnection.idl:33
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
allows to passively accept connection attempts from other processes.
Definition: XAcceptor.idl:35
Is thrown, when there is another thread already accepting on this instance.
Definition: AlreadyAcceptingException.idl:27
base interface of all UNO interfaces
Definition: XInterface.idl:47