aboutsummaryrefslogtreecommitdiff
path: root/doc/html/api/index-all.html
blob: 1a94220b43cfa3bab28dfdbced37e2e2d18a0f35 (plain)
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
<!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>
: Index
</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="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->

<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_I_">I</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_U_">U</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="fr/dgac/ivy/Ivy.html#addApplicationListener(fr.dgac.ivy.IvyApplicationListener)"><B>addApplicationListener(IvyApplicationListener)</B></A> - 
Method in class fr.dgac.ivy.<A HREF="fr/dgac/ivy/Ivy.html">Ivy</A>
<DD>adds an application listener to a bus
<DT><A HREF="fr/dgac/ivy/Ivy.html#appName"><B>appName</B></A> - 
Variable in class fr.dgac.ivy.<A HREF="fr/dgac/ivy/Ivy.html">Ivy</A>
<DD>the name of the application on the bus
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="fr/dgac/ivy/Ivy.html#bindMsg(java.lang.String, fr.dgac.ivy.IvyMessageListener)"><B>bindMsg(String, IvyMessageListener)</B></A> - 
Method in class fr.dgac.ivy.<A HREF="fr/dgac/ivy/Ivy.html">Ivy</A>
<DD>Subscribes to a regular expression.

 
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="fr/dgac/ivy/IvyApplicationAdapter.html#connect(fr.dgac.ivy.IvyClient)"><B>connect(IvyClient)</B></A> - 
Method in class fr.dgac.ivy.<A HREF="fr/dgac/ivy/IvyApplicationAdapter.html">IvyApplicationAdapter</A>
<DD>&nbsp;
<DT><A HREF="fr/dgac/ivy/IvyApplicationListener.html#connect(fr.dgac.ivy.IvyClient)"><B>connect(IvyClient)</B></A> - 
Method in interface fr.dgac.ivy.<A HREF="fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A>
<DD>invoked when a Ivy Client has joined the bus
<DT><A HREF="fr/dgac/ivy/Ivy.html#connect(fr.dgac.ivy.IvyClient)"><B>connect(IvyClient)</B></A> - 
Method in class fr.dgac.ivy.<A HREF="fr/dgac/ivy/Ivy.html">Ivy</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="fr/dgac/ivy/Ivy.html#DEFAULT_DOMAIN"><B>DEFAULT_DOMAIN</B></A> - 
Static variable in class fr.dgac.ivy.<A HREF="fr/dgac/ivy/Ivy.html">Ivy</A>
<DD>the domain for the UDP rendez vous
<DT><A HREF="fr/dgac/ivy/Ivy.html#DEFAULT_PORT"><B>DEFAULT_PORT</B></A> - 
Static variable in class fr.dgac.ivy.<A HREF="fr/dgac/ivy/Ivy.html">Ivy</A>
<DD>the port for the UDP rendez vous, if none is supplied
<DT><A HREF="fr/dgac/ivy/IvyClient.html#delRegexp(int)"><B>delRegexp(int)</B></A> - 
Method in class fr.dgac.ivy.<A HREF="fr/dgac/ivy/IvyClient.html">IvyClient</A>
<DD>&nbsp;
<DT><A HREF="fr/dgac/ivy/IvyApplicationAdapter.html#die(fr.dgac.ivy.IvyClient)"><B>die(IvyClient)</B></A> - 
Method in class fr.dgac.ivy.<A HREF="fr/dgac/ivy/IvyApplicationAdapter.html">IvyApplicationAdapter</A>
<DD>&nbsp;
<DT><A HREF="fr/dgac/ivy/IvyApplicationListener.html#die(fr.dgac.ivy.IvyClient, int)"><B>die(IvyClient, int)</B></A> - 
Method in interface fr.dgac.ivy.<A HREF="fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A>
<DD>invoked when a peer request us to leave the bus
<DT><A HREF="fr/dgac/ivy/Ivy.html#die(fr.dgac.ivy.IvyClient, int)"><B>die(IvyClient, int)</B></A> - 
Method in class fr.dgac.ivy.<A HREF="fr/dgac/ivy/Ivy.html">Ivy</A>
<DD>&nbsp;
<DT><A HREF="fr/dgac/ivy/IvyApplicationAdapter.html#directMessage(fr.dgac.ivy.IvyClient, int, java.lang.String)"><B>directMessage(IvyClient, int, String)</B></A> - 
Method in class fr.dgac.ivy.<A HREF="fr/dgac/ivy/IvyApplicationAdapter.html">IvyApplicationAdapter</A>
<DD>&nbsp;
<DT><A HREF="fr/dgac/ivy/IvyApplicationListener.html#directMessage(fr.dgac.ivy.IvyClient, int, java.lang.String)"><B>directMessage(IvyClient, int, String)</B></A> - 
Method in interface fr.dgac.ivy.<A HREF="fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A>
<DD>invoked when a peer sends us a direct message
<DT><A HREF="fr/dgac/ivy/Ivy.html#directMessage(fr.dgac.ivy.IvyClient, int, java.lang.String)"><B>directMessage(IvyClient, int, String)</B></A> - 
Method in class fr.dgac.ivy.<A HREF="fr/dgac/ivy/Ivy.html">Ivy</A>
<DD>&nbsp;
<DT><A HREF="fr/dgac/ivy/IvyApplicationAdapter.html#disconnect(fr.dgac.ivy.IvyClient)"><B>disconnect(IvyClient)</B></A> - 
Method in class fr.dgac.ivy.<A HREF="fr/dgac/ivy/IvyApplicationAdapter.html">IvyApplicationAdapter</A>
<DD>&nbsp;
<DT><A HREF="fr/dgac/ivy/IvyApplicationListener.html#disconnect(fr.dgac.ivy.IvyClient)"><B>disconnect(IvyClient)</B></A> - 
Method in interface fr.dgac.ivy.<A HREF="fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A>
<DD>invoked when a Ivy Client has left the bus
<DT><A HREF="fr/dgac/ivy/Ivy.html#disconnect(fr.dgac.ivy.IvyClient)"><B>disconnect(IvyClient)</B></A> - 
Method in class fr.dgac.ivy.<A HREF="fr/dgac/ivy/Ivy.html">Ivy</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="fr/dgac/ivy/Ivy.html"><B>Ivy</B></A> - class fr.dgac.ivy.<A HREF="fr/dgac/ivy/Ivy.html">Ivy</A>.<DD>A class connecting to the Ivy software bus.
 <DT><A HREF="fr/dgac/ivy/Ivy.html#Ivy(java.lang.String, java.lang.String, fr.dgac.ivy.IvyApplicationListener)"><B>Ivy(String, String, IvyApplicationListener)</B></A> - 
Constructor for class fr.dgac.ivy.<A HREF="fr/dgac/ivy/Ivy.html">Ivy</A>
<DD>Readies the structures for the software bus connexion.

 
<DT><A HREF="fr/dgac/ivy/IvyApplicationAdapter.html"><B>IvyApplicationAdapter</B></A> - class fr.dgac.ivy.<A HREF="fr/dgac/ivy/IvyApplicationAdapter.html">IvyApplicationAdapter</A>.<DD>this class is a dummy ApplicationListener<DT><A HREF="fr/dgac/ivy/IvyApplicationAdapter.html#IvyApplicationAdapter()"><B>IvyApplicationAdapter()</B></A> - 
Constructor for class fr.dgac.ivy.<A HREF="fr/dgac/ivy/IvyApplicationAdapter.html">IvyApplicationAdapter</A>
<DD>&nbsp;
<DT><A HREF="fr/dgac/ivy/IvyApplicationListener.html"><B>IvyApplicationListener</B></A> - interface fr.dgac.ivy.<A HREF="fr/dgac/ivy/IvyApplicationListener.html">IvyApplicationListener</A>.<DD>this interface specifies the methods of an ApplicationListener<DT><A HREF="fr/dgac/ivy/IvyClient.html"><B>IvyClient</B></A> - class fr.dgac.ivy.<A HREF="fr/dgac/ivy/IvyClient.html">IvyClient</A>.<DD>A private Class for the the peers on the bus.<DT><A HREF="fr/dgac/ivy/IvyException.html"><B>IvyException</B></A> - exception fr.dgac.ivy.<A HREF="fr/dgac/ivy/IvyException.html">IvyException</A>.<DD>signals that an unrecoverrable Ivy exception has occured.<DT><A HREF="fr/dgac/ivy/IvyMessageListener.html"><B>IvyMessageListener</B></A> - interface fr.dgac.ivy.<A HREF="fr/dgac/ivy/IvyMessageListener.html">IvyMessageListener</A>.<DD>this interface specifies the methods of an IvyMessageListener</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="fr/dgac/ivy/Ivy.html#PROCOCOLVERSION"><B>PROCOCOLVERSION</B></A> - 
Static variable in class fr.dgac.ivy.<A HREF="fr/dgac/ivy/Ivy.html">Ivy</A>
<DD>the protocol version number
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="fr/dgac/ivy/IvyMessageListener.html#receive(fr.dgac.ivy.IvyClient, java.lang.String[])"><B>receive(IvyClient, String[])</B></A> - 
Method in interface fr.dgac.ivy.<A HREF="fr/dgac/ivy/IvyMessageListener.html">IvyMessageListener</A>
<DD>this callback is invoked when a message has been received
<DT><A HREF="fr/dgac/ivy/Ivy.html#removeApplicationListener(int)"><B>removeApplicationListener(int)</B></A> - 
Method in class fr.dgac.ivy.<A HREF="fr/dgac/ivy/Ivy.html">Ivy</A>
<DD>removes an application listener
<DT><A HREF="fr/dgac/ivy/IvyClient.html#run()"><B>run()</B></A> - 
Method in class fr.dgac.ivy.<A HREF="fr/dgac/ivy/IvyClient.html">IvyClient</A>
<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
<DT><A HREF="fr/dgac/ivy/Ivy.html#run()"><B>run()</B></A> - 
Method in class fr.dgac.ivy.<A HREF="fr/dgac/ivy/Ivy.html">Ivy</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="fr/dgac/ivy/Ivy.html#sendMsg(java.lang.String)"><B>sendMsg(String)</B></A> - 
Method in class fr.dgac.ivy.<A HREF="fr/dgac/ivy/Ivy.html">Ivy</A>
<DD>Performs a pattern matching according to everyone's regexps, and sends
 the results to the relevant ivy agents.
 
<DT><A HREF="fr/dgac/ivy/Ivy.html#start(java.lang.String)"><B>start(String)</B></A> - 
Method in class fr.dgac.ivy.<A HREF="fr/dgac/ivy/Ivy.html">Ivy</A>
<DD>connects the Ivy bus to a domain or list of domains
<DT><A HREF="fr/dgac/ivy/Ivy.html#stop()"><B>stop()</B></A> - 
Method in class fr.dgac.ivy.<A HREF="fr/dgac/ivy/Ivy.html">Ivy</A>
<DD>disconnects from the Ivy bus.
 
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="fr/dgac/ivy/Ivy.html#unBindMsg(int)"><B>unBindMsg(int)</B></A> - 
Method in class fr.dgac.ivy.<A HREF="fr/dgac/ivy/Ivy.html">Ivy</A>
<DD>unsubscribes a regular expression
</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_I_">I</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_U_">U</A> 
<!-- ========== 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="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->

<HR>

</BODY>
</HTML>