Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/spi/net4j/AcceptorFactory.html')
-rw-r--r--plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/spi/net4j/AcceptorFactory.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/spi/net4j/AcceptorFactory.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/spi/net4j/AcceptorFactory.html
index c348bc3e42..5d02127b2f 100644
--- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/spi/net4j/AcceptorFactory.html
+++ b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/spi/net4j/AcceptorFactory.html
@@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
<title>AcceptorFactory (Net4j Signalling Platform Documentation)</title>
@@ -114,6 +114,10 @@
<pre>public abstract class <span class="typeNameLabel">AcceptorFactory</span>
extends <a href="../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/factory/Factory.html?is-external=true" title="class or interface in org.eclipse.net4j.util.factory">Factory</a></pre>
<div class="block">If the meaning of this type isn't clear, there really should be more of a description here...</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Eike Stepper</dd>
+</dl>
</li>
</ul>
</div>
@@ -295,6 +299,6 @@ extends <a href="../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclips
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i>Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Berlin, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
</body>
</html>

Back to the top