diff options
author | jestin | 2002-03-07 14:35:21 +0000 |
---|---|---|
committer | jestin | 2002-03-07 14:35:21 +0000 |
commit | 92fec88fa15b95a0dcd834f40797707e4a1717d3 (patch) | |
tree | 36e2663ca6afa3e62db13e9f2b7b3352fbe4cbf8 /doc/html/api/fr | |
parent | 860556ecbf70317b8df69b7c107a735e98d9cf0b (diff) | |
download | ivy-java-92fec88fa15b95a0dcd834f40797707e4a1717d3.zip ivy-java-92fec88fa15b95a0dcd834f40797707e4a1717d3.tar.gz ivy-java-92fec88fa15b95a0dcd834f40797707e4a1717d3.tar.bz2 ivy-java-92fec88fa15b95a0dcd834f40797707e4a1717d3.tar.xz |
no more manual generation of the documentation
Diffstat (limited to 'doc/html/api/fr')
-rw-r--r-- | doc/html/api/fr/dgac/ivy/Ivy.html | 590 | ||||
-rw-r--r-- | doc/html/api/fr/dgac/ivy/IvyApplicationAdapter.html | 296 | ||||
-rw-r--r-- | doc/html/api/fr/dgac/ivy/IvyApplicationListener.html | 248 | ||||
-rw-r--r-- | doc/html/api/fr/dgac/ivy/IvyClient.html | 223 | ||||
-rw-r--r-- | doc/html/api/fr/dgac/ivy/IvyException.html | 166 | ||||
-rw-r--r-- | doc/html/api/fr/dgac/ivy/IvyMessageListener.html | 174 |
6 files changed, 0 insertions, 1697 deletions
diff --git a/doc/html/api/fr/dgac/ivy/Ivy.html b/doc/html/api/fr/dgac/ivy/Ivy.html deleted file mode 100644 index 3e44d3e..0000000 --- a/doc/html/api/fr/dgac/ivy/Ivy.html +++ /dev/null @@ -1,590 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc on Wed Aug 08 16:40:15 CEST 2001 --> -<TITLE> -: Class Ivy -</TITLE> -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"> -</HEAD> -<BODY BGCOLOR="white"> - -<!-- ========== START OF NAVBAR ========== --> -<A NAME="navbar_top"><!-- --></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV CLASS - <A HREF="../../../fr/dgac/ivy/IvyApplicationAdapter.html"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A> - <A HREF="Ivy.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: INNER | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<!-- =========== END OF NAVBAR =========== --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -fr.dgac.ivy</FONT> -<BR> -Class Ivy</H2> -<PRE> -java.lang.Object - | - +--<B>fr.dgac.ivy.Ivy</B> -</PRE> -<DL> -<DT><B>All Implemented Interfaces:</B> <DD>java.util.EventListener, <A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A>, java.lang.Runnable</DD> -</DL> -<HR> -<DL> -<DT>public class <B>Ivy</B><DT>extends java.lang.Object<DT>implements java.lang.Runnable, <A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A></DL> - -<P> -A class connecting to the Ivy software bus. - For example: -<pre> -Ivy bus = new Ivy("Dummy agent","ready",null); -bus.bindMsg("(.*)",myMessageListener); -bus.start(null); -</pre> -<P> -<HR> - -<P> -<!-- ======== INNER CLASS SUMMARY ======== --> - - -<!-- =========== FIELD SUMMARY =========== --> - -<A NAME="field_summary"><!-- --></A> -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TD COLSPAN=2><FONT SIZE="+2"> -<B>Field Summary</B></FONT></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/Ivy.html#appName">appName</A></B></CODE> - -<BR> - the name of the application on the bus</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/Ivy.html#DEFAULT_DOMAIN">DEFAULT_DOMAIN</A></B></CODE> - -<BR> - the domain for the UDP rendez vous</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>static int</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/Ivy.html#DEFAULT_PORT">DEFAULT_PORT</A></B></CODE> - -<BR> - the port for the UDP rendez vous, if none is supplied</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>static int</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/Ivy.html#PROCOCOLVERSION">PROCOCOLVERSION</A></B></CODE> - -<BR> - the protocol version number</TD> -</TR> -</TABLE> - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - -<A NAME="constructor_summary"><!-- --></A> -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TD COLSPAN=2><FONT SIZE="+2"> -<B>Constructor Summary</B></FONT></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/Ivy.html#Ivy(java.lang.String, java.lang.String, fr.dgac.ivy.IvyApplicationListener)">Ivy</A></B>(java.lang.String name, - java.lang.String message, - <A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A> appcb)</CODE> - -<BR> - Readies the structures for the software bus connexion. - - </TD> -</TR> -</TABLE> - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="method_summary"><!-- --></A> -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TD COLSPAN=2><FONT SIZE="+2"> -<B>Method Summary</B></FONT></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> int</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/Ivy.html#addApplicationListener(fr.dgac.ivy.IvyApplicationListener)">addApplicationListener</A></B>(<A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A> callback)</CODE> - -<BR> - adds an application listener to a bus</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> int</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/Ivy.html#bindMsg(java.lang.String, fr.dgac.ivy.IvyMessageListener)">bindMsg</A></B>(java.lang.String regexp, - <A HREF="../../../fr/dgac/ivy/IvyMessageListener.html">IvyMessageListener</A> callback)</CODE> - -<BR> - Subscribes to a regular expression. - - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/Ivy.html#connect(fr.dgac.ivy.IvyClient)">connect</A></B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client)</CODE> - -<BR> - invoked when a Ivy Client has joined the bus</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/Ivy.html#die(fr.dgac.ivy.IvyClient, int)">die</A></B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client, - int id)</CODE> - -<BR> - invoked when a peer request us to leave the bus</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/Ivy.html#directMessage(fr.dgac.ivy.IvyClient, int, java.lang.String)">directMessage</A></B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client, - int id, - java.lang.String msgarg)</CODE> - -<BR> - invoked when a peer sends us a direct message</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/Ivy.html#disconnect(fr.dgac.ivy.IvyClient)">disconnect</A></B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client)</CODE> - -<BR> - invoked when a Ivy Client has left the bus</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/Ivy.html#removeApplicationListener(int)">removeApplicationListener</A></B>(int id)</CODE> - -<BR> - removes an application listener</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/Ivy.html#run()">run</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> int</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/Ivy.html#sendMsg(java.lang.String)">sendMsg</A></B>(java.lang.String message)</CODE> - -<BR> - Performs a pattern matching according to everyone's regexps, and sends - the results to the relevant ivy agents. - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/Ivy.html#start(java.lang.String)">start</A></B>(java.lang.String domainbus)</CODE> - -<BR> - connects the Ivy bus to a domain or list of domains</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/Ivy.html#stop()">stop</A></B>()</CODE> - -<BR> - disconnects from the Ivy bus. - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/Ivy.html#unBindMsg(int)">unBindMsg</A></B>(int id)</CODE> - -<BR> - unsubscribes a regular expression</TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TD><B>Methods inherited from class java.lang.Object</B></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> -</TR> -</TABLE> - -<P> - -<!-- ============ FIELD DETAIL =========== --> - -<A NAME="field_detail"><!-- --></A> -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TD COLSPAN=1><FONT SIZE="+2"> -<B>Field Detail</B></FONT></TD> -</TR> -</TABLE> - -<A NAME="appName"><!-- --></A><H3> -appName</H3> -<PRE> -public java.lang.String <B>appName</B></PRE> -<DL> -<DD>the name of the application on the bus</DL> -<HR> - -<A NAME="PROCOCOLVERSION"><!-- --></A><H3> -PROCOCOLVERSION</H3> -<PRE> -public static final int <B>PROCOCOLVERSION</B></PRE> -<DL> -<DD>the protocol version number</DL> -<HR> - -<A NAME="DEFAULT_PORT"><!-- --></A><H3> -DEFAULT_PORT</H3> -<PRE> -public static final int <B>DEFAULT_PORT</B></PRE> -<DL> -<DD>the port for the UDP rendez vous, if none is supplied</DL> -<HR> - -<A NAME="DEFAULT_DOMAIN"><!-- --></A><H3> -DEFAULT_DOMAIN</H3> -<PRE> -public static final java.lang.String <B>DEFAULT_DOMAIN</B></PRE> -<DL> -<DD>the domain for the UDP rendez vous</DL> - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - -<A NAME="constructor_detail"><!-- --></A> -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TD COLSPAN=1><FONT SIZE="+2"> -<B>Constructor Detail</B></FONT></TD> -</TR> -</TABLE> - -<A NAME="Ivy(java.lang.String, java.lang.String, fr.dgac.ivy.IvyApplicationListener)"><!-- --></A><H3> -Ivy</H3> -<PRE> -public <B>Ivy</B>(java.lang.String name, - java.lang.String message, - <A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A> appcb)</PRE> -<DL> -<DD>Readies the structures for the software bus connexion. - - All the dirty work is done un the start() method<DD><DL> -<DT><B>Parameters:</B><DD><CODE>name</CODE> - The name of your Ivy agent on the software bus<DD><CODE>message</CODE> - The hellow message you will send once ready<DD><CODE>appcb</CODE> - A callback handling the notification of connexions and - disconnections, may be null<DT><B>See Also: </B><DD><A HREF="../../../fr/dgac/ivy/Ivy.html#start(java.lang.String)"><CODE>start(java.lang.String)</CODE></A></DL> -</DD> -</DL> - -<!-- ============ METHOD DETAIL ========== --> - -<A NAME="method_detail"><!-- --></A> -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TD COLSPAN=1><FONT SIZE="+2"> -<B>Method Detail</B></FONT></TD> -</TR> -</TABLE> - -<A NAME="start(java.lang.String)"><!-- --></A><H3> -start</H3> -<PRE> -public void <B>start</B>(java.lang.String domainbus) - throws <A HREF="../../../fr/dgac/ivy/IvyException.html">IvyException</A></PRE> -<DL> -<DD>connects the Ivy bus to a domain or list of domains<DD><DL> -</DL> -</DD> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>domainbus</CODE> - a domain of the form 10.0.0:1234, it is similar to the - netmask without the trailing .255. This will determine the meeting point - of the different applications. Right now, this is done with an UDP - broadcast. Beware of routing problems ! You can also use a comma - separated list of domains.</DL> -</DD> -</DL> -<HR> - -<A NAME="stop()"><!-- --></A><H3> -stop</H3> -<PRE> -public void <B>stop</B>()</PRE> -<DL> -<DD>disconnects from the Ivy bus. - TODO is there a bug here ? There is still a thread running and a - standalone application won't quit here.<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="sendMsg(java.lang.String)"><!-- --></A><H3> -sendMsg</H3> -<PRE> -public int <B>sendMsg</B>(java.lang.String message)</PRE> -<DL> -<DD>Performs a pattern matching according to everyone's regexps, and sends - the results to the relevant ivy agents. - <p><em>There is one thread for each client connected, we could also - create another thread each time we send a message.</em><DD><DL> -</DL> -</DD> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>message</CODE> - A String which will be compared to the regular - expressions of the different clients<DT><B>Returns:</B><DD>the number of messages actually sent</DL> -</DD> -</DL> -<HR> - -<A NAME="bindMsg(java.lang.String, fr.dgac.ivy.IvyMessageListener)"><!-- --></A><H3> -bindMsg</H3> -<PRE> -public int <B>bindMsg</B>(java.lang.String regexp, - <A HREF="../../../fr/dgac/ivy/IvyMessageListener.html">IvyMessageListener</A> callback)</PRE> -<DL> -<DD>Subscribes to a regular expression. - - The callback will be executed with - the saved parameters of the regexp as arguments when a message will sent - by another agent. A program <em>doesn't</em> receive its own messages. - <p>Example: - <br>the Ivy agent A performs <pre>b.bindMsg("^Hello (*)",cb);</pre> - <br>the Ivy agent B performs <pre>b2.sendMsg("Hello world");</pre> - <br>a thread in A will uun the callback cb with its second argument set - to a array of String, with one single element, "world"<DD><DL> -</DL> -</DD> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>regexp</CODE> - a perl regular expression, groups are done with parenthesis<DD><CODE>callback</CODE> - any objects implementing the IvyMessageListener - interface, on the AWT/Swing framework<DT><B>Returns:</B><DD>the id of the regular expression</DL> -</DD> -</DL> -<HR> - -<A NAME="unBindMsg(int)"><!-- --></A><H3> -unBindMsg</H3> -<PRE> -public void <B>unBindMsg</B>(int id) - throws <A HREF="../../../fr/dgac/ivy/IvyException.html">IvyException</A></PRE> -<DL> -<DD>unsubscribes a regular expression<DD><DL> -</DL> -</DD> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>id</CODE> - the id of the regular expression, returned when it was bound</DL> -</DD> -</DL> -<HR> - -<A NAME="addApplicationListener(fr.dgac.ivy.IvyApplicationListener)"><!-- --></A><H3> -addApplicationListener</H3> -<PRE> -public int <B>addApplicationListener</B>(<A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A> callback)</PRE> -<DL> -<DD>adds an application listener to a bus<DD><DL> -</DL> -</DD> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>callback</CODE> - is an object implementing the IvyApplicationListener - interface<DT><B>Returns:</B><DD>the id of the application listener, useful if you wish to remove - it later</DL> -</DD> -</DL> -<HR> - -<A NAME="removeApplicationListener(int)"><!-- --></A><H3> -removeApplicationListener</H3> -<PRE> -public void <B>removeApplicationListener</B>(int id)</PRE> -<DL> -<DD>removes an application listener<DD><DL> -</DL> -</DD> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>id</CODE> - the id of the application listener to remove</DL> -</DD> -</DL> -<HR> - -<A NAME="connect(fr.dgac.ivy.IvyClient)"><!-- --></A><H3> -connect</H3> -<PRE> -public void <B>connect</B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client)</PRE> -<DL> -<DD><B>Description copied from interface: <CODE><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A></CODE></B></DD> -<DD>invoked when a Ivy Client has joined the bus<DD><DL> -<DT><B>Specified by: </B><DD><CODE><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html#connect(fr.dgac.ivy.IvyClient)">connect</A></CODE> in interface <CODE><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A></CODE></DL> -</DD> -<DD>Following copied from interface: <CODE>fr.dgac.ivy.IvyApplicationListener</CODE></DD> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>client</CODE> - the peer</DL> -</DD> -</DL> -<HR> - -<A NAME="disconnect(fr.dgac.ivy.IvyClient)"><!-- --></A><H3> -disconnect</H3> -<PRE> -public void <B>disconnect</B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client)</PRE> -<DL> -<DD><B>Description copied from interface: <CODE><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A></CODE></B></DD> -<DD>invoked when a Ivy Client has left the bus<DD><DL> -<DT><B>Specified by: </B><DD><CODE><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html#disconnect(fr.dgac.ivy.IvyClient)">disconnect</A></CODE> in interface <CODE><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A></CODE></DL> -</DD> -<DD>Following copied from interface: <CODE>fr.dgac.ivy.IvyApplicationListener</CODE></DD> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>client</CODE> - the peer</DL> -</DD> -</DL> -<HR> - -<A NAME="die(fr.dgac.ivy.IvyClient, int)"><!-- --></A><H3> -die</H3> -<PRE> -public void <B>die</B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client, - int id)</PRE> -<DL> -<DD><B>Description copied from interface: <CODE><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A></CODE></B></DD> -<DD>invoked when a peer request us to leave the bus<DD><DL> -<DT><B>Specified by: </B><DD><CODE><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html#die(fr.dgac.ivy.IvyClient, int)">die</A></CODE> in interface <CODE><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A></CODE></DL> -</DD> -<DD>Following copied from interface: <CODE>fr.dgac.ivy.IvyApplicationListener</CODE></DD> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>client</CODE> - the peer</DL> -</DD> -</DL> -<HR> - -<A NAME="directMessage(fr.dgac.ivy.IvyClient, int, java.lang.String)"><!-- --></A><H3> -directMessage</H3> -<PRE> -public void <B>directMessage</B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client, - int id, - java.lang.String msgarg)</PRE> -<DL> -<DD><B>Description copied from interface: <CODE><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A></CODE></B></DD> -<DD>invoked when a peer sends us a direct message<DD><DL> -<DT><B>Specified by: </B><DD><CODE><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html#directMessage(fr.dgac.ivy.IvyClient, int, java.lang.String)">directMessage</A></CODE> in interface <CODE><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A></CODE></DL> -</DD> -<DD>Following copied from interface: <CODE>fr.dgac.ivy.IvyApplicationListener</CODE></DD> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>client</CODE> - the peer<DD><CODE>id</CODE> - <DD><CODE>msgarg</CODE> - the message itself - this is not yet implemented in java. I believe it has no real use :)</DL> -</DD> -</DL> -<HR> - -<A NAME="run()"><!-- --></A><H3> -run</H3> -<PRE> -public void <B>run</B>()</PRE> -<DL> -<DD><DL> -<DT><B>Specified by: </B><DD><CODE>run</CODE> in interface <CODE>java.lang.Runnable</CODE></DL> -</DD> -</DL> -<!-- ========= END OF CLASS DATA ========= --> -<HR> - -<!-- ========== START OF NAVBAR ========== --> -<A NAME="navbar_bottom"><!-- --></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV CLASS - <A HREF="../../../fr/dgac/ivy/IvyApplicationAdapter.html"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A> - <A HREF="Ivy.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: INNER | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<!-- =========== END OF NAVBAR =========== --> - -<HR> - -</BODY> -</HTML> diff --git a/doc/html/api/fr/dgac/ivy/IvyApplicationAdapter.html b/doc/html/api/fr/dgac/ivy/IvyApplicationAdapter.html deleted file mode 100644 index fa18746..0000000 --- a/doc/html/api/fr/dgac/ivy/IvyApplicationAdapter.html +++ /dev/null @@ -1,296 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc on Wed Aug 08 16:40:15 CEST 2001 --> -<TITLE> -: Class IvyApplicationAdapter -</TITLE> -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"> -</HEAD> -<BODY BGCOLOR="white"> - -<!-- ========== START OF NAVBAR ========== --> -<A NAME="navbar_top"><!-- --></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../fr/dgac/ivy/Ivy.html"><B>PREV CLASS</B></A> - <A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A> - <A HREF="IvyApplicationAdapter.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: INNER | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<!-- =========== END OF NAVBAR =========== --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -fr.dgac.ivy</FONT> -<BR> -Class IvyApplicationAdapter</H2> -<PRE> -java.lang.Object - | - +--<B>fr.dgac.ivy.IvyApplicationAdapter</B> -</PRE> -<DL> -<DT><B>All Implemented Interfaces:</B> <DD>java.util.EventListener, <A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A></DD> -</DL> -<HR> -<DL> -<DT>public abstract class <B>IvyApplicationAdapter</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A></DL> - -<P> -this class is a dummy ApplicationListener -<P> -<HR> - -<P> -<!-- ======== INNER CLASS SUMMARY ======== --> - - -<!-- =========== FIELD SUMMARY =========== --> - - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - -<A NAME="constructor_summary"><!-- --></A> -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TD COLSPAN=2><FONT SIZE="+2"> -<B>Constructor Summary</B></FONT></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/IvyApplicationAdapter.html#IvyApplicationAdapter()">IvyApplicationAdapter</A></B>()</CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="method_summary"><!-- --></A> -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TD COLSPAN=2><FONT SIZE="+2"> -<B>Method Summary</B></FONT></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/IvyApplicationAdapter.html#connect(fr.dgac.ivy.IvyClient)">connect</A></B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client)</CODE> - -<BR> - invoked when a Ivy Client has joined the bus</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/IvyApplicationAdapter.html#die(fr.dgac.ivy.IvyClient)">die</A></B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/IvyApplicationAdapter.html#directMessage(fr.dgac.ivy.IvyClient, int, java.lang.String)">directMessage</A></B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client, - int id, - java.lang.String msgarg)</CODE> - -<BR> - invoked when a peer sends us a direct message</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/IvyApplicationAdapter.html#disconnect(fr.dgac.ivy.IvyClient)">disconnect</A></B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client)</CODE> - -<BR> - invoked when a Ivy Client has left the bus</TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TD><B>Methods inherited from class java.lang.Object</B></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_fr.dgac.ivy.IvyApplicationListener"><!-- --></A> -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TD><B>Methods inherited from interface fr.dgac.ivy.<A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A></B></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html#die(fr.dgac.ivy.IvyClient, int)">die</A></CODE></TD> -</TR> -</TABLE> - -<P> - -<!-- ============ FIELD DETAIL =========== --> - - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - -<A NAME="constructor_detail"><!-- --></A> -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TD COLSPAN=1><FONT SIZE="+2"> -<B>Constructor Detail</B></FONT></TD> -</TR> -</TABLE> - -<A NAME="IvyApplicationAdapter()"><!-- --></A><H3> -IvyApplicationAdapter</H3> -<PRE> -public <B>IvyApplicationAdapter</B>()</PRE> -<DL> -</DL> - -<!-- ============ METHOD DETAIL ========== --> - -<A NAME="method_detail"><!-- --></A> -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TD COLSPAN=1><FONT SIZE="+2"> -<B>Method Detail</B></FONT></TD> -</TR> -</TABLE> - -<A NAME="connect(fr.dgac.ivy.IvyClient)"><!-- --></A><H3> -connect</H3> -<PRE> -public void <B>connect</B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client)</PRE> -<DL> -<DD><B>Description copied from interface: <CODE><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A></CODE></B></DD> -<DD>invoked when a Ivy Client has joined the bus<DD><DL> -<DT><B>Specified by: </B><DD><CODE><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html#connect(fr.dgac.ivy.IvyClient)">connect</A></CODE> in interface <CODE><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A></CODE></DL> -</DD> -<DD>Following copied from interface: <CODE>fr.dgac.ivy.IvyApplicationListener</CODE></DD> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>client</CODE> - the peer</DL> -</DD> -</DL> -<HR> - -<A NAME="disconnect(fr.dgac.ivy.IvyClient)"><!-- --></A><H3> -disconnect</H3> -<PRE> -public void <B>disconnect</B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client)</PRE> -<DL> -<DD><B>Description copied from interface: <CODE><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A></CODE></B></DD> -<DD>invoked when a Ivy Client has left the bus<DD><DL> -<DT><B>Specified by: </B><DD><CODE><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html#disconnect(fr.dgac.ivy.IvyClient)">disconnect</A></CODE> in interface <CODE><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A></CODE></DL> -</DD> -<DD>Following copied from interface: <CODE>fr.dgac.ivy.IvyApplicationListener</CODE></DD> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>client</CODE> - the peer</DL> -</DD> -</DL> -<HR> - -<A NAME="die(fr.dgac.ivy.IvyClient)"><!-- --></A><H3> -die</H3> -<PRE> -public void <B>die</B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="directMessage(fr.dgac.ivy.IvyClient, int, java.lang.String)"><!-- --></A><H3> -directMessage</H3> -<PRE> -public void <B>directMessage</B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client, - int id, - java.lang.String msgarg)</PRE> -<DL> -<DD><B>Description copied from interface: <CODE><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A></CODE></B></DD> -<DD>invoked when a peer sends us a direct message<DD><DL> -<DT><B>Specified by: </B><DD><CODE><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html#directMessage(fr.dgac.ivy.IvyClient, int, java.lang.String)">directMessage</A></CODE> in interface <CODE><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A></CODE></DL> -</DD> -<DD>Following copied from interface: <CODE>fr.dgac.ivy.IvyApplicationListener</CODE></DD> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>client</CODE> - the peer<DD><CODE>id</CODE> - <DD><CODE>msgarg</CODE> - the message itself - this is not yet implemented in java. I believe it has no real use :)</DL> -</DD> -</DL> -<!-- ========= END OF CLASS DATA ========= --> -<HR> - -<!-- ========== START OF NAVBAR ========== --> -<A NAME="navbar_bottom"><!-- --></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../fr/dgac/ivy/Ivy.html"><B>PREV CLASS</B></A> - <A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A> - <A HREF="IvyApplicationAdapter.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: INNER | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<!-- =========== END OF NAVBAR =========== --> - -<HR> - -</BODY> -</HTML> diff --git a/doc/html/api/fr/dgac/ivy/IvyApplicationListener.html b/doc/html/api/fr/dgac/ivy/IvyApplicationListener.html deleted file mode 100644 index e780396..0000000 --- a/doc/html/api/fr/dgac/ivy/IvyApplicationListener.html +++ /dev/null @@ -1,248 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc on Wed Aug 08 16:40:15 CEST 2001 --> -<TITLE> -: Interface IvyApplicationListener -</TITLE> -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"> -</HEAD> -<BODY BGCOLOR="white"> - -<!-- ========== START OF NAVBAR ========== --> -<A NAME="navbar_top"><!-- --></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../fr/dgac/ivy/IvyApplicationAdapter.html"><B>PREV CLASS</B></A> - <A HREF="../../../fr/dgac/ivy/IvyClient.html"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A> - <A HREF="IvyApplicationListener.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: INNER | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<!-- =========== END OF NAVBAR =========== --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -fr.dgac.ivy</FONT> -<BR> -Interface IvyApplicationListener</H2> -<DL> -<DT><B>All Superinterfaces:</B> <DD>java.util.EventListener</DD> -</DL> -<DL> -<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../fr/dgac/ivy/IvyApplicationAdapter.html">IvyApplicationAdapter</A>, <A HREF="../../../fr/dgac/ivy/Ivy.html">Ivy</A></DD> -</DL> -<HR> -<DL> -<DT>public interface <B>IvyApplicationListener</B><DT>extends java.util.EventListener</DL> - -<P> -this interface specifies the methods of an ApplicationListener -<P> -<HR> - -<P> -<!-- ======== INNER CLASS SUMMARY ======== --> - - -<!-- =========== FIELD SUMMARY =========== --> - - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="method_summary"><!-- --></A> -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TD COLSPAN=2><FONT SIZE="+2"> -<B>Method Summary</B></FONT></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html#connect(fr.dgac.ivy.IvyClient)">connect</A></B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client)</CODE> - -<BR> - invoked when a Ivy Client has joined the bus</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html#die(fr.dgac.ivy.IvyClient, int)">die</A></B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client, - int id)</CODE> - -<BR> - invoked when a peer request us to leave the bus</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html#directMessage(fr.dgac.ivy.IvyClient, int, java.lang.String)">directMessage</A></B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client, - int id, - java.lang.String msgarg)</CODE> - -<BR> - invoked when a peer sends us a direct message</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html#disconnect(fr.dgac.ivy.IvyClient)">disconnect</A></B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client)</CODE> - -<BR> - invoked when a Ivy Client has left the bus</TD> -</TR> -</TABLE> - -<P> - -<!-- ============ FIELD DETAIL =========== --> - - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - - -<!-- ============ METHOD DETAIL ========== --> - -<A NAME="method_detail"><!-- --></A> -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TD COLSPAN=1><FONT SIZE="+2"> -<B>Method Detail</B></FONT></TD> -</TR> -</TABLE> - -<A NAME="connect(fr.dgac.ivy.IvyClient)"><!-- --></A><H3> -connect</H3> -<PRE> -public void <B>connect</B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client)</PRE> -<DL> -<DD>invoked when a Ivy Client has joined the bus<DD><DL> -</DL> -</DD> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>client</CODE> - the peer</DL> -</DD> -</DL> -<HR> - -<A NAME="disconnect(fr.dgac.ivy.IvyClient)"><!-- --></A><H3> -disconnect</H3> -<PRE> -public void <B>disconnect</B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client)</PRE> -<DL> -<DD>invoked when a Ivy Client has left the bus<DD><DL> -</DL> -</DD> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>client</CODE> - the peer</DL> -</DD> -</DL> -<HR> - -<A NAME="die(fr.dgac.ivy.IvyClient, int)"><!-- --></A><H3> -die</H3> -<PRE> -public void <B>die</B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client, - int id)</PRE> -<DL> -<DD>invoked when a peer request us to leave the bus<DD><DL> -</DL> -</DD> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>client</CODE> - the peer</DL> -</DD> -</DL> -<HR> - -<A NAME="directMessage(fr.dgac.ivy.IvyClient, int, java.lang.String)"><!-- --></A><H3> -directMessage</H3> -<PRE> -public void <B>directMessage</B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client, - int id, - java.lang.String msgarg)</PRE> -<DL> -<DD>invoked when a peer sends us a direct message<DD><DL> -</DL> -</DD> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>client</CODE> - the peer<DD><CODE>id</CODE> - <DD><CODE>msgarg</CODE> - the message itself - this is not yet implemented in java. I believe it has no real use :)</DL> -</DD> -</DL> -<!-- ========= END OF CLASS DATA ========= --> -<HR> - -<!-- ========== START OF NAVBAR ========== --> -<A NAME="navbar_bottom"><!-- --></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../fr/dgac/ivy/IvyApplicationAdapter.html"><B>PREV CLASS</B></A> - <A HREF="../../../fr/dgac/ivy/IvyClient.html"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A> - <A HREF="IvyApplicationListener.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: INNER | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<!-- =========== END OF NAVBAR =========== --> - -<HR> - -</BODY> -</HTML> diff --git a/doc/html/api/fr/dgac/ivy/IvyClient.html b/doc/html/api/fr/dgac/ivy/IvyClient.html deleted file mode 100644 index 8255b10..0000000 --- a/doc/html/api/fr/dgac/ivy/IvyClient.html +++ /dev/null @@ -1,223 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc on Wed Aug 08 16:40:16 CEST 2001 --> -<TITLE> -: Class IvyClient -</TITLE> -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"> -</HEAD> -<BODY BGCOLOR="white"> - -<!-- ========== START OF NAVBAR ========== --> -<A NAME="navbar_top"><!-- --></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html"><B>PREV CLASS</B></A> - <A HREF="../../../fr/dgac/ivy/IvyException.html"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A> - <A HREF="IvyClient.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: INNER | <A HREF="#fields_inherited_from_class_java.lang.Thread">FIELD</A> | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<!-- =========== END OF NAVBAR =========== --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -fr.dgac.ivy</FONT> -<BR> -Class IvyClient</H2> -<PRE> -java.lang.Object - | - +--java.lang.Thread - | - +--<B>fr.dgac.ivy.IvyClient</B> -</PRE> -<DL> -<DT><B>All Implemented Interfaces:</B> <DD>java.lang.Runnable</DD> -</DL> -<HR> -<DL> -<DT>public class <B>IvyClient</B><DT>extends java.lang.Thread</DL> - -<P> -A private Class for the the peers on the bus. -<P> -<HR> - -<P> -<!-- ======== INNER CLASS SUMMARY ======== --> - - -<!-- =========== FIELD SUMMARY =========== --> - -<A NAME="fields_inherited_from_class_java.lang.Thread"><!-- --></A> -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TD><B>Fields inherited from class java.lang.Thread</B></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</CODE></TD> -</TR> -</TABLE> - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="method_summary"><!-- --></A> -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TD COLSPAN=2><FONT SIZE="+2"> -<B>Method Summary</B></FONT></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/IvyClient.html#delRegexp(int)">delRegexp</A></B>(int id)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/IvyClient.html#run()">run</A></B>()</CODE> - -<BR> - the code of the thread handling the incoming messages. - this thread stops (at least it should) when the socket is closed - or when gardefou=false</TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Thread"><!-- --></A> -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TD><B>Methods inherited from class java.lang.Thread</B></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield</CODE></TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TD><B>Methods inherited from class java.lang.Object</B></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD> -</TR> -</TABLE> - -<P> - -<!-- ============ FIELD DETAIL =========== --> - - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - - -<!-- ============ METHOD DETAIL ========== --> - -<A NAME="method_detail"><!-- --></A> -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TD COLSPAN=1><FONT SIZE="+2"> -<B>Method Detail</B></FONT></TD> -</TR> -</TABLE> - -<A NAME="delRegexp(int)"><!-- --></A><H3> -delRegexp</H3> -<PRE> -public void <B>delRegexp</B>(int id)</PRE> -<DL> -</DL> -<HR> - -<A NAME="run()"><!-- --></A><H3> -run</H3> -<PRE> -public void <B>run</B>()</PRE> -<DL> -<DD>the code of the thread handling the incoming messages. - this thread stops (at least it should) when the socket is closed - or when gardefou=false<DD><DL> -<DT><B>Overrides:</B><DD><CODE>run</CODE> in class <CODE>java.lang.Thread</CODE></DL> -</DD> -</DL> -<!-- ========= END OF CLASS DATA ========= --> -<HR> - -<!-- ========== START OF NAVBAR ========== --> -<A NAME="navbar_bottom"><!-- --></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../fr/dgac/ivy/IvyApplicationListener.html"><B>PREV CLASS</B></A> - <A HREF="../../../fr/dgac/ivy/IvyException.html"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A> - <A HREF="IvyClient.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: INNER | <A HREF="#fields_inherited_from_class_java.lang.Thread">FIELD</A> | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<!-- =========== END OF NAVBAR =========== --> - -<HR> - -</BODY> -</HTML> diff --git a/doc/html/api/fr/dgac/ivy/IvyException.html b/doc/html/api/fr/dgac/ivy/IvyException.html deleted file mode 100644 index 5246c06..0000000 --- a/doc/html/api/fr/dgac/ivy/IvyException.html +++ /dev/null @@ -1,166 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc on Wed Aug 08 16:40:16 CEST 2001 --> -<TITLE> -: Class IvyException -</TITLE> -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"> -</HEAD> -<BODY BGCOLOR="white"> - -<!-- ========== START OF NAVBAR ========== --> -<A NAME="navbar_top"><!-- --></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../fr/dgac/ivy/IvyClient.html"><B>PREV CLASS</B></A> - <A HREF="../../../fr/dgac/ivy/IvyMessageListener.html"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A> - <A HREF="IvyException.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: INNER | FIELD | CONSTR | <A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: FIELD | CONSTR | METHOD</FONT></TD> -</TR> -</TABLE> -<!-- =========== END OF NAVBAR =========== --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -fr.dgac.ivy</FONT> -<BR> -Class IvyException</H2> -<PRE> -java.lang.Object - | - +--java.lang.Throwable - | - +--java.lang.Exception - | - +--<B>fr.dgac.ivy.IvyException</B> -</PRE> -<DL> -<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD> -</DL> -<HR> -<DL> -<DT>public class <B>IvyException</B><DT>extends java.lang.Exception</DL> - -<P> -signals that an unrecoverrable Ivy exception has occured. -<P> -<DL> -<DT><B>See Also: </B><DD><A HREF="../../../serialized-form.html#fr.dgac.ivy.IvyException">Serialized Form</A></DL> -<HR> - -<P> -<!-- ======== INNER CLASS SUMMARY ======== --> - - -<!-- =========== FIELD SUMMARY =========== --> - - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A> -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TD><B>Methods inherited from class java.lang.Throwable</B></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString</CODE></TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TD><B>Methods inherited from class java.lang.Object</B></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD> -</TR> -</TABLE> - -<P> - -<!-- ============ FIELD DETAIL =========== --> - - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - - -<!-- ============ METHOD DETAIL ========== --> - -<!-- ========= END OF CLASS DATA ========= --> -<HR> - -<!-- ========== START OF NAVBAR ========== --> -<A NAME="navbar_bottom"><!-- --></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../fr/dgac/ivy/IvyClient.html"><B>PREV CLASS</B></A> - <A HREF="../../../fr/dgac/ivy/IvyMessageListener.html"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A> - <A HREF="IvyException.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: INNER | FIELD | CONSTR | <A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: FIELD | CONSTR | METHOD</FONT></TD> -</TR> -</TABLE> -<!-- =========== END OF NAVBAR =========== --> - -<HR> - -</BODY> -</HTML> diff --git a/doc/html/api/fr/dgac/ivy/IvyMessageListener.html b/doc/html/api/fr/dgac/ivy/IvyMessageListener.html deleted file mode 100644 index cd3bad5..0000000 --- a/doc/html/api/fr/dgac/ivy/IvyMessageListener.html +++ /dev/null @@ -1,174 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc on Wed Aug 08 16:40:16 CEST 2001 --> -<TITLE> -: Interface IvyMessageListener -</TITLE> -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"> -</HEAD> -<BODY BGCOLOR="white"> - -<!-- ========== START OF NAVBAR ========== --> -<A NAME="navbar_top"><!-- --></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../fr/dgac/ivy/IvyException.html"><B>PREV CLASS</B></A> - NEXT CLASS</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A> - <A HREF="IvyMessageListener.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: INNER | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<!-- =========== END OF NAVBAR =========== --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -fr.dgac.ivy</FONT> -<BR> -Interface IvyMessageListener</H2> -<DL> -<DT><B>All Superinterfaces:</B> <DD>java.util.EventListener</DD> -</DL> -<HR> -<DL> -<DT>public interface <B>IvyMessageListener</B><DT>extends java.util.EventListener</DL> - -<P> -this interface specifies the methods of an IvyMessageListener -<P> -<HR> - -<P> -<!-- ======== INNER CLASS SUMMARY ======== --> - - -<!-- =========== FIELD SUMMARY =========== --> - - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="method_summary"><!-- --></A> -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TD COLSPAN=2><FONT SIZE="+2"> -<B>Method Summary</B></FONT></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../fr/dgac/ivy/IvyMessageListener.html#receive(fr.dgac.ivy.IvyClient, java.lang.String[])">receive</A></B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client, - java.lang.String[] args)</CODE> - -<BR> - this callback is invoked when a message has been received</TD> -</TR> -</TABLE> - -<P> - -<!-- ============ FIELD DETAIL =========== --> - - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - - -<!-- ============ METHOD DETAIL ========== --> - -<A NAME="method_detail"><!-- --></A> -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TD COLSPAN=1><FONT SIZE="+2"> -<B>Method Detail</B></FONT></TD> -</TR> -</TABLE> - -<A NAME="receive(fr.dgac.ivy.IvyClient, java.lang.String[])"><!-- --></A><H3> -receive</H3> -<PRE> -public void <B>receive</B>(<A HREF="../../../fr/dgac/ivy/IvyClient.html">IvyClient</A> client, - java.lang.String[] args)</PRE> -<DL> -<DD>this callback is invoked when a message has been received<DD><DL> -</DL> -</DD> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>client</CODE> - the peer who sent the message<DD><CODE>args</CODE> - the array of string, on string for each subregexp</DL> -</DD> -</DL> -<!-- ========= END OF CLASS DATA ========= --> -<HR> - -<!-- ========== START OF NAVBAR ========== --> -<A NAME="navbar_bottom"><!-- --></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../fr/dgac/ivy/IvyException.html"><B>PREV CLASS</B></A> - NEXT CLASS</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A> - <A HREF="IvyMessageListener.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: INNER | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<!-- =========== END OF NAVBAR =========== --> - -<HR> - -</BODY> -</HTML> |