Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/spi/net4j/package-frame.html')
-rw-r--r--plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/spi/net4j/package-frame.html81
1 files changed, 81 insertions, 0 deletions
diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/spi/net4j/package-frame.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/spi/net4j/package-frame.html
new file mode 100644
index 0000000000..2bab4644b9
--- /dev/null
+++ b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/spi/net4j/package-frame.html
@@ -0,0 +1,81 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+
+<TITLE>
+org.eclipse.spi.net4j (Net4j Signalling Platform Documentation)
+</TITLE>
+
+<META NAME="date" CONTENT="">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../html/book.css" TITLE="Style">
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+
+</HEAD>
+
+<BODY BGCOLOR="white">
+<FONT size="+1" CLASS="FrameTitleFont">
+<A HREF="../../../../org/eclipse/spi/net4j/package-summary.html" target="classFrame">org.eclipse.spi.net4j</A></FONT>
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Interfaces</FONT>&nbsp;
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="InternalAcceptor.html" title="interface in org.eclipse.spi.net4j" target="classFrame"><I>InternalAcceptor</I></A>
+<BR>
+<A HREF="InternalBuffer.html" title="interface in org.eclipse.spi.net4j" target="classFrame"><I>InternalBuffer</I></A>
+<BR>
+<A HREF="InternalChannel.html" title="interface in org.eclipse.spi.net4j" target="classFrame"><I>InternalChannel</I></A>
+<BR>
+<A HREF="InternalChannel.SendQueueEvent.html" title="interface in org.eclipse.spi.net4j" target="classFrame"><I>InternalChannel.SendQueueEvent</I></A>
+<BR>
+<A HREF="InternalChannelMultiplexer.html" title="interface in org.eclipse.spi.net4j" target="classFrame"><I>InternalChannelMultiplexer</I></A>
+<BR>
+<A HREF="InternalConnector.html" title="interface in org.eclipse.spi.net4j" target="classFrame"><I>InternalConnector</I></A></FONT></TD>
+</TR>
+</TABLE>
+
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Classes</FONT>&nbsp;
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="Acceptor.html" title="class in org.eclipse.spi.net4j" target="classFrame">Acceptor</A>
+<BR>
+<A HREF="AcceptorFactory.html" title="class in org.eclipse.spi.net4j" target="classFrame">AcceptorFactory</A>
+<BR>
+<A HREF="Channel.html" title="class in org.eclipse.spi.net4j" target="classFrame">Channel</A>
+<BR>
+<A HREF="ChannelMultiplexer.html" title="class in org.eclipse.spi.net4j" target="classFrame">ChannelMultiplexer</A>
+<BR>
+<A HREF="ClientProtocolFactory.html" title="class in org.eclipse.spi.net4j" target="classFrame">ClientProtocolFactory</A>
+<BR>
+<A HREF="Connector.html" title="class in org.eclipse.spi.net4j" target="classFrame">Connector</A>
+<BR>
+<A HREF="ConnectorFactory.html" title="class in org.eclipse.spi.net4j" target="classFrame">ConnectorFactory</A>
+<BR>
+<A HREF="Protocol.html" title="class in org.eclipse.spi.net4j" target="classFrame">Protocol</A>
+<BR>
+<A HREF="ServerProtocolFactory.html" title="class in org.eclipse.spi.net4j" target="classFrame">ServerProtocolFactory</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Enums</FONT>&nbsp;
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="InternalChannel.SendQueueEvent.Type.html" title="enum in org.eclipse.spi.net4j" target="classFrame">InternalChannel.SendQueueEvent.Type</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>

Back to the top