Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-testing > by-pkgid > 2c50825dd66d0497b96a67f7fab2ee84 > files > 2119

openoffice.org64-devel-doc-2.4.1.10-1mdv2008.1.x86_64.rpm

<html>
<head>
<title>Module connection</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../idl.css">
</head>
<body>
<div id="adc-idlref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="3">
<tr>
<td class="navimain"><a href="../module-ix.html" class="navimain">Overview</a></td>
<td class="navimainself">Module</td>
<td class="navimainnone">Use</td>
<td class="navimainnone">Devguide</td>
<td class="navimain"><a href="../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<table class="navisub" border="0" cellpadding="0">
<tr>
<td class="navisub">Nested Modules</td>
<td class="navisub"><a href="#Services" class="navisub">Services</a></td>
<td class="navisub">Singletons</td>
<td class="navisub"><a href="#Interfaces" class="navisub">Interfaces</a></td>
<td class="navisub"><a href="#Structs" class="navisub">Structs</a></td>
<td class="navisub"><a href="#Exceptions" class="navisub">Exceptions</a></td>
<td class="navisub">Enums</td>
<td class="navisub">Typedefs</td>
<td class="navisub">Constant Groups</td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td><p class="namechain"><a href="../../../../module-ix.html" class="namechain">::</a> <a href="../../../module-ix.html" class="namechain">com</a> :: <a href="../../module-ix.html" class="namechain">sun</a> :: <a href="../module-ix.html" class="namechain">star</a> :: </p>
</td>
</tr>
<tr>
<td class="title">module connection</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>Data exchange interfaces for inter-process communication.</dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="Services"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Services</td>
</tr>
<tr>
<td class="imsum_left"><a href="Acceptor.html">Acceptor</a></td>
<td class="imsum_right">allows to accept connection attempts from another process.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="Connector.html">Connector</a></td>
<td class="imsum_right">allows to establish a connection to another process.
 </td>
</tr>
</table>
<a name="Interfaces"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Interfaces</td>
</tr>
<tr>
<td class="imsum_left"><a href="XAcceptor.html">XAcceptor</a></td>
<td class="imsum_right">allows to passively accept connection attempts from other processes.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XConnection.html">XConnection</a></td>
<td class="imsum_right">A bidirectional bytestream.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XConnection2.html">XConnection2</a></td>
<td class="imsum_right">XConnection2 extends the <code>XConnection</code> interface
 with <code>available</code> and <code>readSomeBytes</code>
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XConnectionBroadcaster.html">XConnectionBroadcaster</a></td>
<td class="imsum_right">allows to add listeners to a connection.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XConnector.html">XConnector</a></td>
<td class="imsum_right">allows to actively establish an interprocess connection.
 </td>
</tr>
</table>
<a name="Structs"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Structs</td>
</tr>
<tr>
<td class="imsum_left"><a href="SocketPermission.html">SocketPermission</a></td>
<td class="imsum_right">This permission represents access to a network via sockets.
 A SocketPermission consists of a host specification and a set of actions
 specifying ways to connect to that host. The host is specified as
 </td>
</tr>
</table>
<a name="Exceptions"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Exceptions</td>
</tr>
<tr>
<td class="imsum_left"><a href="AlreadyAcceptingException.html">AlreadyAcceptingException</a></td>
<td class="imsum_right">Is thrown, when there is another thread already accepting on this instance.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="ConnectionSetupException.html">ConnectionSetupException</a></td>
<td class="imsum_right">Is thrown, when it is not possible to accept on a local resource.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="NoConnectException.html">NoConnectException</a></td>
<td class="imsum_right">Is thrown in case no one is accepting on the specified resource.
 </td>
</tr>
</table>
<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2008 Sun Microsystems, Inc.</p>

</div> <!-- id="adc-idlref" -->
</body>

</html>