Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 1f978842482f9016ffc4de8d8db63be1eb549902 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>

<title>org.eclipse.spi.net4j (Net4j Signalling Platform Documentation)</title>
<meta name="date" content="2013-11-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar"><a href="../../../../org/eclipse/spi/net4j/package-summary.html" target="classFrame">org.eclipse.spi.net4j</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="InternalAcceptor.html" title="interface in org.eclipse.spi.net4j" target="classFrame"><i>InternalAcceptor</i></a></li>
<li><a href="InternalBuffer.html" title="interface in org.eclipse.spi.net4j" target="classFrame"><i>InternalBuffer</i></a></li>
<li><a href="InternalChannel.html" title="interface in org.eclipse.spi.net4j" target="classFrame"><i>InternalChannel</i></a></li>
<li><a href="InternalChannel.SendQueueEvent.html" title="interface in org.eclipse.spi.net4j" target="classFrame"><i>InternalChannel.SendQueueEvent</i></a></li>
<li><a href="InternalChannelMultiplexer.html" title="interface in org.eclipse.spi.net4j" target="classFrame"><i>InternalChannelMultiplexer</i></a></li>
<li><a href="InternalConnector.html" title="interface in org.eclipse.spi.net4j" target="classFrame"><i>InternalConnector</i></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="Acceptor.html" title="class in org.eclipse.spi.net4j" target="classFrame">Acceptor</a></li>
<li><a href="AcceptorFactory.html" title="class in org.eclipse.spi.net4j" target="classFrame">AcceptorFactory</a></li>
<li><a href="Channel.html" title="class in org.eclipse.spi.net4j" target="classFrame">Channel</a></li>
<li><a href="ChannelMultiplexer.html" title="class in org.eclipse.spi.net4j" target="classFrame">ChannelMultiplexer</a></li>
<li><a href="ClientProtocolFactory.html" title="class in org.eclipse.spi.net4j" target="classFrame">ClientProtocolFactory</a></li>
<li><a href="Connector.html" title="class in org.eclipse.spi.net4j" target="classFrame">Connector</a></li>
<li><a href="ConnectorFactory.html" title="class in org.eclipse.spi.net4j" target="classFrame">ConnectorFactory</a></li>
<li><a href="Protocol.html" title="class in org.eclipse.spi.net4j" target="classFrame">Protocol</a></li>
<li><a href="ServerProtocolFactory.html" title="class in org.eclipse.spi.net4j" target="classFrame">ServerProtocolFactory</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="InternalChannel.SendQueueEvent.Type.html" title="enum in org.eclipse.spi.net4j" target="classFrame">InternalChannel.SendQueueEvent.Type</a></li>
</ul>
</div>
</body>
</html>

Back to the top