Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/ReconnectingCDOSessionConfiguration.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/ReconnectingCDOSessionConfiguration.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/ReconnectingCDOSessionConfiguration.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/ReconnectingCDOSessionConfiguration.html
index a842a8e553..99527fb05e 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/ReconnectingCDOSessionConfiguration.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/ReconnectingCDOSessionConfiguration.html
@@ -96,14 +96,19 @@ Interface ReconnectingCDOSessionConfiguration</H2>
<HR>
<DL>
<DT><PRE>public interface <B>ReconnectingCDOSessionConfiguration</B><DT>extends <A HREF="../../../../../org/eclipse/emf/cdo/net4j/RecoveringCDOSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.net4j">RecoveringCDOSessionConfiguration</A></DL>
-</PRE>
+</PRE><map id="APIVIZ" name="APIVIZ">
+<area shape="rect" id="node1" href="RecoveringCDOSessionConfiguration.html" title="&#171;interface&#187; RecoveringCDOSessionConfiguration" alt="" coords="13,5,248,45"/>
+<area shape="rect" id="node2" href="ReconnectingCDOSessionConfiguration.html" title="&#171;interface&#187; ReconnectingCDOSessionConfiguration" alt="" coords="5,84,256,124"/>
+</map>
+
+<CENTER><IMG SRC="ReconnectingCDOSessionConfiguration.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+
+
<P>
<DL>
<DT><B>Since:</B></DT>
<DD>4.0</DD>
-<DT><B>Author:</B></DT>
- <DD>Caspar De Groot</DD>
<DT><B>No Implement</B></DT>
<DD>This interface is not intended to be implemented by clients.</DD>
<DT><B>No Extend</B></DT>

Back to the top