forked from ringcentral/pubnub-jtools
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex-all.html
More file actions
501 lines (484 loc) · 35.6 KB
/
index-all.html
File metadata and controls
501 lines (484 loc) · 35.6 KB
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
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_37) on Wed Jan 07 12:01:34 IST 2015 -->
<TITLE>
Index
</TITLE>
<META NAME="date" CONTENT="2015-01-07">
<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./com/pubnub/api/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./com/pubnub/api/package-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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </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
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./com/pubnub/api/TimedTaskManager.html#addTask(java.lang.String, com.pubnub.api.TimedTask)"><B>addTask(String, TimedTask)</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/TimedTaskManager.html" title="class in com.pubnub.api">TimedTaskManager</A>
<DD>
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./com/pubnub/api/Callback.html" title="class in com.pubnub.api"><B>Callback</B></A> - Class in <A HREF="./com/pubnub/api/package-summary.html">com.pubnub.api</A><DD>Abstract class to be subclassed by objects being passed as callbacks to
Pubnub APIs Default implementation for all methods is blank<DT><A HREF="./com/pubnub/api/Callback.html#Callback()"><B>Callback()</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/Callback.html" title="class in com.pubnub.api">Callback</A>
<DD>
<DT><A HREF="./com/pubnub/api/ChannelGroup.html" title="class in com.pubnub.api"><B>ChannelGroup</B></A> - Class in <A HREF="./com/pubnub/api/package-summary.html">com.pubnub.api</A><DD> <DT><A HREF="./com/pubnub/api/HttpUtil.html#checkResponse(int)"><B>checkResponse(int)</B></A> -
Static method in class com.pubnub.api.<A HREF="./com/pubnub/api/HttpUtil.html" title="class in com.pubnub.api">HttpUtil</A>
<DD>
<DT><A HREF="./com/pubnub/api/HttpUtil.html#checkResponseSuccess(int)"><B>checkResponseSuccess(int)</B></A> -
Static method in class com.pubnub.api.<A HREF="./com/pubnub/api/HttpUtil.html" title="class in com.pubnub.api">HttpUtil</A>
<DD>
<DT><A HREF="./com/pubnub/api/package-summary.html"><B>com.pubnub.api</B></A> - package com.pubnub.api<DD> <DT><A HREF="./com/pubnub/api/Callback.html#connectCallback(java.lang.String, java.lang.Object)"><B>connectCallback(String, Object)</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/Callback.html" title="class in com.pubnub.api">Callback</A>
<DD>This callback will be invoked on getting connected to a channel
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./com/pubnub/api/Callback.html#disconnectCallback(java.lang.String, java.lang.Object)"><B>disconnectCallback(String, Object)</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/Callback.html" title="class in com.pubnub.api">Callback</A>
<DD>This callback is invoked on getting disconnected from a channel
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="./com/pubnub/api/Callback.html#errorCallback(java.lang.String, com.pubnub.api.PubnubError)"><B>errorCallback(String, PubnubError)</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/Callback.html" title="class in com.pubnub.api">Callback</A>
<DD>This callback will be invoked when an error occurs
<DT><A HREF="./com/pubnub/api/Callback.html#errorCallback(java.lang.String, java.lang.Object)"><B>errorCallback(String, Object)</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/Callback.html" title="class in com.pubnub.api">Callback</A>
<DD><B>Deprecated.</B> <I>as of version 3.5.2 and will be removed with 3.6.0 .
Replaced by <A HREF="./com/pubnub/api/Callback.html#errorCallback(java.lang.String, com.pubnub.api.PubnubError)"><CODE>Callback.errorCallback(String channel, PubnubError error)</CODE></A></I>
<DT><A HREF="./com/pubnub/api/PubnubError.html#errorCode"><B>errorCode</B></A> -
Variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>
<DT><A HREF="./com/pubnub/api/PubnubError.html#errorCodeExtended"><B>errorCodeExtended</B></A> -
Variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>
<DT><A HREF="./com/pubnub/api/PubnubError.html#errorObject"><B>errorObject</B></A> -
Variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="./com/pubnub/api/PnMessage.html#getCallback()"><B>getCallback()</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/PnMessage.html" title="class in com.pubnub.api">PnMessage</A>
<DD>Getter for callback set on PnMessage object
<DT><A HREF="./com/pubnub/api/PnMessage.html#getChannel()"><B>getChannel()</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/PnMessage.html" title="class in com.pubnub.api">PnMessage</A>
<DD>Getter for channel set on PnMessage Object
<DT><A HREF="./com/pubnub/api/PubnubError.html#getErrorString()"><B>getErrorString()</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>
<DT><A HREF="./com/pubnub/api/PnMessage.html#getPubnub()"><B>getPubnub()</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/PnMessage.html" title="class in com.pubnub.api">PnMessage</A>
<DD>Getter for pubnub set on PnMessage object
<DT><A HREF="./com/pubnub/api/PubnubException.html#getPubnubError()"><B>getPubnubError()</B></A> -
Method in exception com.pubnub.api.<A HREF="./com/pubnub/api/PubnubException.html" title="class in com.pubnub.api">PubnubException</A>
<DD>
</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="./com/pubnub/api/HttpUtil.html#HTTP_BAD_GATEWAY"><B>HTTP_BAD_GATEWAY</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/HttpUtil.html" title="class in com.pubnub.api">HttpUtil</A>
<DD>
<DT><A HREF="./com/pubnub/api/HttpUtil.html#HTTP_BAD_REQUEST"><B>HTTP_BAD_REQUEST</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/HttpUtil.html" title="class in com.pubnub.api">HttpUtil</A>
<DD>
<DT><A HREF="./com/pubnub/api/HttpUtil.html#HTTP_CLIENT_TIMEOUT"><B>HTTP_CLIENT_TIMEOUT</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/HttpUtil.html" title="class in com.pubnub.api">HttpUtil</A>
<DD>
<DT><A HREF="./com/pubnub/api/HttpUtil.html#HTTP_FORBIDDEN"><B>HTTP_FORBIDDEN</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/HttpUtil.html" title="class in com.pubnub.api">HttpUtil</A>
<DD>
<DT><A HREF="./com/pubnub/api/HttpUtil.html#HTTP_GATEWAY_TIMEOUT"><B>HTTP_GATEWAY_TIMEOUT</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/HttpUtil.html" title="class in com.pubnub.api">HttpUtil</A>
<DD>
<DT><A HREF="./com/pubnub/api/HttpUtil.html#HTTP_INTERNAL_ERROR"><B>HTTP_INTERNAL_ERROR</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/HttpUtil.html" title="class in com.pubnub.api">HttpUtil</A>
<DD>
<DT><A HREF="./com/pubnub/api/HttpUtil.html#HTTP_MOVED_PERM"><B>HTTP_MOVED_PERM</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/HttpUtil.html" title="class in com.pubnub.api">HttpUtil</A>
<DD>
<DT><A HREF="./com/pubnub/api/HttpUtil.html#HTTP_MOVED_TEMP"><B>HTTP_MOVED_TEMP</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/HttpUtil.html" title="class in com.pubnub.api">HttpUtil</A>
<DD>
<DT><A HREF="./com/pubnub/api/HttpUtil.html#HTTP_OK"><B>HTTP_OK</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/HttpUtil.html" title="class in com.pubnub.api">HttpUtil</A>
<DD>
<DT><A HREF="./com/pubnub/api/HttpUtil.html#HTTP_SEE_OTHER"><B>HTTP_SEE_OTHER</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/HttpUtil.html" title="class in com.pubnub.api">HttpUtil</A>
<DD>
<DT><A HREF="./com/pubnub/api/HttpUtil.html#HTTP_UNAUTHORIZED"><B>HTTP_UNAUTHORIZED</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/HttpUtil.html" title="class in com.pubnub.api">HttpUtil</A>
<DD>
<DT><A HREF="./com/pubnub/api/HttpUtil.html" title="class in com.pubnub.api"><B>HttpUtil</B></A> - Class in <A HREF="./com/pubnub/api/package-summary.html">com.pubnub.api</A><DD> <DT><A HREF="./com/pubnub/api/HttpUtil.html#HttpUtil()"><B>HttpUtil()</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/HttpUtil.html" title="class in com.pubnub.api">HttpUtil</A>
<DD>
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="./com/pubnub/api/HttpUtil.html#isOk(int)"><B>isOk(int)</B></A> -
Static method in class com.pubnub.api.<A HREF="./com/pubnub/api/HttpUtil.html" title="class in com.pubnub.api">HttpUtil</A>
<DD>
<DT><A HREF="./com/pubnub/api/HttpUtil.html#isRedirect(int)"><B>isRedirect(int)</B></A> -
Static method in class com.pubnub.api.<A HREF="./com/pubnub/api/HttpUtil.html" title="class in com.pubnub.api">HttpUtil</A>
<DD>
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="./com/pubnub/api/PnApnsMessage.html" title="class in com.pubnub.api"><B>PnApnsMessage</B></A> - Class in <A HREF="./com/pubnub/api/package-summary.html">com.pubnub.api</A><DD>Message object for APNS<DT><A HREF="./com/pubnub/api/PnApnsMessage.html#PnApnsMessage()"><B>PnApnsMessage()</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/PnApnsMessage.html" title="class in com.pubnub.api">PnApnsMessage</A>
<DD>Constructor for APNS message object
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_CHANNEL_GROUP_PARSING_ERROR"><B>PNERR_CHANNEL_GROUP_PARSING_ERROR</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>Error while parsing group name
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_CHANNEL_MISSING"><B>PNERR_CHANNEL_MISSING</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>Channel missing
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_CLIENT_TIMEOUT"><B>PNERR_CLIENT_TIMEOUT</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>Client Timeout .
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_CONNECT_EXCEPTION"><B>PNERR_CONNECT_EXCEPTION</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>Connect Exception .
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_CONNECTION_NOT_SET"><B>PNERR_CONNECTION_NOT_SET</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>Pubnub connection not set on sender
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_CRYPTO_ERROR"><B>PNERR_CRYPTO_ERROR</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>Crypto Error
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_DECRYPTION_ERROR"><B>PNERR_DECRYPTION_ERROR</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>Decryption Error .
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_DISCONN_AND_RESUB"><B>PNERR_DISCONN_AND_RESUB</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>Disconnect and Resubscribe Received .
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_DISCONNECT"><B>PNERR_DISCONNECT</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>Disconnect .
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_ENCRYPTION_ERROR"><B>PNERR_ENCRYPTION_ERROR</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>Error while encrypting message to be published to Pubnub Cloud .
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_FORBIDDEN"><B>PNERR_FORBIDDEN</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>Pubnub server returned HTTP 403 forbidden status code.
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_GATEWAY_TIMEOUT"><B>PNERR_GATEWAY_TIMEOUT</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>Gateway Timeout
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_HTTP_ERROR"><B>PNERR_HTTP_ERROR</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>Please check network connectivity.
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_HTTP_RC_ERROR"><B>PNERR_HTTP_RC_ERROR</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_INVALID_ARGUMENTS"><B>PNERR_INVALID_ARGUMENTS</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>Invalid arguments provided to API
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_INVALID_JSON"><B>PNERR_INVALID_JSON</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>Invalid Json .
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_NETWORK_ERROR"><B>PNERR_NETWORK_ERROR</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>Please verify if network is reachable
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_NOT_FOUND"><B>PNERR_NOT_FOUND</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>Pubnub server or intermediate server returned HTTP 404 unauthorized status code
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_PUBNUB_ERROR"><B>PNERR_PUBNUB_ERROR</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_PUBNUB_EXCEPTION"><B>PNERR_PUBNUB_EXCEPTION</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>Pubnub Exception .
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_SECRET_KEY_MISSING"><B>PNERR_SECRET_KEY_MISSING</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>Secret key not configured
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_TIMEOUT"><B>PNERR_TIMEOUT</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>Timeout Error .
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_UNAUTHORIZED"><B>PNERR_UNAUTHORIZED</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>Pubnub server returned HTTP 401 unauthorized status code
Happens when authentication key is missing .
<DT><A HREF="./com/pubnub/api/PubnubError.html#PNERR_URL_OPEN"><B>PNERR_URL_OPEN</B></A> -
Static variable in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>Error in opening URL .
<DT><A HREF="./com/pubnub/api/PnGcmMessage.html" title="class in com.pubnub.api"><B>PnGcmMessage</B></A> - Class in <A HREF="./com/pubnub/api/package-summary.html">com.pubnub.api</A><DD>Message object for GCM<DT><A HREF="./com/pubnub/api/PnGcmMessage.html#PnGcmMessage()"><B>PnGcmMessage()</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/PnGcmMessage.html" title="class in com.pubnub.api">PnGcmMessage</A>
<DD>Constructor for PnGcmMessage
<DT><A HREF="./com/pubnub/api/PnGcmMessage.html#PnGcmMessage(org.json.JSONObject)"><B>PnGcmMessage(JSONObject)</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/PnGcmMessage.html" title="class in com.pubnub.api">PnGcmMessage</A>
<DD>Constructor for PnGcmMessage
<DT><A HREF="./com/pubnub/api/PnMessage.html" title="class in com.pubnub.api"><B>PnMessage</B></A> - Class in <A HREF="./com/pubnub/api/package-summary.html">com.pubnub.api</A><DD>Pubnub Message Object<DT><A HREF="./com/pubnub/api/PnMessage.html#PnMessage(com.pubnub.api.Pubnub, java.lang.String, com.pubnub.api.Callback)"><B>PnMessage(Pubnub, String, Callback)</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/PnMessage.html" title="class in com.pubnub.api">PnMessage</A>
<DD>Constructor for Pubnub Message Class
<DT><A HREF="./com/pubnub/api/PnMessage.html#PnMessage()"><B>PnMessage()</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/PnMessage.html" title="class in com.pubnub.api">PnMessage</A>
<DD>Constructor for Pubnub Message Class
<DT><A HREF="./com/pubnub/api/PnMessage.html#PnMessage(com.pubnub.api.PnApnsMessage, com.pubnub.api.PnGcmMessage)"><B>PnMessage(PnApnsMessage, PnGcmMessage)</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/PnMessage.html" title="class in com.pubnub.api">PnMessage</A>
<DD>Constructor for Pubnub Message Class
<DT><A HREF="./com/pubnub/api/PnMessage.html#PnMessage(com.pubnub.api.Pubnub, java.lang.String, com.pubnub.api.Callback, com.pubnub.api.PnApnsMessage, com.pubnub.api.PnGcmMessage)"><B>PnMessage(Pubnub, String, Callback, PnApnsMessage, PnGcmMessage)</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/PnMessage.html" title="class in com.pubnub.api">PnMessage</A>
<DD>Constructor for Pubnub Message Class
<DT><A HREF="./com/pubnub/api/PnMessage.html#PnMessage(com.pubnub.api.PnGcmMessage)"><B>PnMessage(PnGcmMessage)</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/PnMessage.html" title="class in com.pubnub.api">PnMessage</A>
<DD>Constructor for Pubnub Message Class
<DT><A HREF="./com/pubnub/api/PnMessage.html#PnMessage(com.pubnub.api.Pubnub, java.lang.String, com.pubnub.api.Callback, com.pubnub.api.PnGcmMessage)"><B>PnMessage(Pubnub, String, Callback, PnGcmMessage)</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/PnMessage.html" title="class in com.pubnub.api">PnMessage</A>
<DD>Constructor for Pubnub Message Class
<DT><A HREF="./com/pubnub/api/PnMessage.html#PnMessage(com.pubnub.api.PnApnsMessage)"><B>PnMessage(PnApnsMessage)</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/PnMessage.html" title="class in com.pubnub.api">PnMessage</A>
<DD>Constructor for Pubnub Message Class
<DT><A HREF="./com/pubnub/api/PnMessage.html#PnMessage(com.pubnub.api.Pubnub, java.lang.String, com.pubnub.api.Callback, com.pubnub.api.PnApnsMessage)"><B>PnMessage(Pubnub, String, Callback, PnApnsMessage)</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/PnMessage.html" title="class in com.pubnub.api">PnMessage</A>
<DD>Constructor for Pubnub Message Class
<DT><A HREF="./com/pubnub/api/PnMessage.html#publish(com.pubnub.api.Pubnub, java.lang.String, com.pubnub.api.Callback)"><B>publish(Pubnub, String, Callback)</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/PnMessage.html" title="class in com.pubnub.api">PnMessage</A>
<DD>Publish Message
<DT><A HREF="./com/pubnub/api/PnMessage.html#publish()"><B>publish()</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/PnMessage.html" title="class in com.pubnub.api">PnMessage</A>
<DD>Publish Message
<DT><A HREF="./com/pubnub/api/Pubnub.html" title="class in com.pubnub.api"><B>Pubnub</B></A> - Class in <A HREF="./com/pubnub/api/package-summary.html">com.pubnub.api</A><DD>Pubnub object facilitates querying channels for messages and listening on
channels for presence/message events<DT><A HREF="./com/pubnub/api/Pubnub.html#Pubnub(java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean)"><B>Pubnub(String, String, String, String, boolean)</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/Pubnub.html" title="class in com.pubnub.api">Pubnub</A>
<DD>Pubnub Constructor
<DT><A HREF="./com/pubnub/api/Pubnub.html#Pubnub(java.lang.String, java.lang.String, java.lang.String, boolean)"><B>Pubnub(String, String, String, boolean)</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/Pubnub.html" title="class in com.pubnub.api">Pubnub</A>
<DD>Pubnub Constructor
<DT><A HREF="./com/pubnub/api/Pubnub.html#Pubnub(java.lang.String, java.lang.String)"><B>Pubnub(String, String)</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/Pubnub.html" title="class in com.pubnub.api">Pubnub</A>
<DD>Pubnub Constructor
<DT><A HREF="./com/pubnub/api/Pubnub.html#Pubnub(java.lang.String, java.lang.String, boolean)"><B>Pubnub(String, String, boolean)</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/Pubnub.html" title="class in com.pubnub.api">Pubnub</A>
<DD>
<DT><A HREF="./com/pubnub/api/Pubnub.html#Pubnub(java.lang.String, java.lang.String, java.lang.String)"><B>Pubnub(String, String, String)</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/Pubnub.html" title="class in com.pubnub.api">Pubnub</A>
<DD>
<DT><A HREF="./com/pubnub/api/Pubnub.html#Pubnub(java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean, java.lang.String)"><B>Pubnub(String, String, String, String, boolean, String)</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/Pubnub.html" title="class in com.pubnub.api">Pubnub</A>
<DD>Constructor for Pubnub Class
<DT><A HREF="./com/pubnub/api/PubnubCrypto.html" title="class in com.pubnub.api"><B>PubnubCrypto</B></A> - Class in <A HREF="./com/pubnub/api/package-summary.html">com.pubnub.api</A><DD> <DT><A HREF="./com/pubnub/api/PubnubCrypto.html#PubnubCrypto(java.lang.String)"><B>PubnubCrypto(String)</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubCrypto.html" title="class in com.pubnub.api">PubnubCrypto</A>
<DD>
<DT><A HREF="./com/pubnub/api/PubnubCrypto.html#PubnubCrypto(java.lang.String, java.lang.String)"><B>PubnubCrypto(String, String)</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubCrypto.html" title="class in com.pubnub.api">PubnubCrypto</A>
<DD>
<DT><A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api"><B>PubnubError</B></A> - Class in <A HREF="./com/pubnub/api/package-summary.html">com.pubnub.api</A><DD>PubnubError object is passed to errorCallback.<DT><A HREF="./com/pubnub/api/PubnubError.html#PubnubError(com.pubnub.api.PubnubError, java.lang.String)"><B>PubnubError(PubnubError, String)</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>
<DT><A HREF="./com/pubnub/api/PubnubError.html#PubnubError(com.pubnub.api.PubnubError, org.json.JSONObject)"><B>PubnubError(PubnubError, JSONObject)</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>
<DT><A HREF="./com/pubnub/api/PubnubException.html" title="class in com.pubnub.api"><B>PubnubException</B></A> - Exception in <A HREF="./com/pubnub/api/package-summary.html">com.pubnub.api</A><DD>PubnubException is thrown by various Pubnub APIs<DT><A HREF="./com/pubnub/api/PubnubException.html#PubnubException(java.lang.String)"><B>PubnubException(String)</B></A> -
Constructor for exception com.pubnub.api.<A HREF="./com/pubnub/api/PubnubException.html" title="class in com.pubnub.api">PubnubException</A>
<DD>Constructor for PubnubException Class with error message as argument
<DT><A HREF="./com/pubnub/api/PubnubException.html#PubnubException(com.pubnub.api.PubnubError)"><B>PubnubException(PubnubError)</B></A> -
Constructor for exception com.pubnub.api.<A HREF="./com/pubnub/api/PubnubException.html" title="class in com.pubnub.api">PubnubException</A>
<DD>Constructor for PubnubException Class with error message as argument
<DT><A HREF="./com/pubnub/api/PubnubException.html#PubnubException(com.pubnub.api.PubnubError, java.lang.String)"><B>PubnubException(PubnubError, String)</B></A> -
Constructor for exception com.pubnub.api.<A HREF="./com/pubnub/api/PubnubException.html" title="class in com.pubnub.api">PubnubException</A>
<DD>Constructor for PubnubException Class with error message as argument
<DT><A HREF="./com/pubnub/api/PubnubUtil.html" title="class in com.pubnub.api"><B>PubnubUtil</B></A> - Class in <A HREF="./com/pubnub/api/package-summary.html">com.pubnub.api</A><DD>PubnubUtil class provides utility methods like urlEncode etc<DT><A HREF="./com/pubnub/api/PubnubUtil.html#PubnubUtil()"><B>PubnubUtil()</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubUtil.html" title="class in com.pubnub.api">PubnubUtil</A>
<DD>
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="./com/pubnub/api/Callback.html#reconnectCallback(java.lang.String, java.lang.Object)"><B>reconnectCallback(String, Object)</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/Callback.html" title="class in com.pubnub.api">Callback</A>
<DD>This callback is invoked on getting reconnected to a channel after
getting disconnected
<DT><A HREF="./com/pubnub/api/TimedTaskManager.html#removeTask(int)"><B>removeTask(int)</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/TimedTaskManager.html" title="class in com.pubnub.api">TimedTaskManager</A>
<DD>
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="./com/pubnub/api/PnApnsMessage.html#setApsAlert(java.lang.String)"><B>setApsAlert(String)</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/PnApnsMessage.html" title="class in com.pubnub.api">PnApnsMessage</A>
<DD>Set value of APS alert
<DT><A HREF="./com/pubnub/api/PnApnsMessage.html#setApsBadge(int)"><B>setApsBadge(int)</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/PnApnsMessage.html" title="class in com.pubnub.api">PnApnsMessage</A>
<DD>Set value of APS badge
<DT><A HREF="./com/pubnub/api/PnApnsMessage.html#setApsSound(java.lang.String)"><B>setApsSound(String)</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/PnApnsMessage.html" title="class in com.pubnub.api">PnApnsMessage</A>
<DD>Set value of APS sound
<DT><A HREF="./com/pubnub/api/PnMessage.html#setCallback(com.pubnub.api.Callback)"><B>setCallback(Callback)</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/PnMessage.html" title="class in com.pubnub.api">PnMessage</A>
<DD>Setter for callback on PnMessage object
<DT><A HREF="./com/pubnub/api/PnMessage.html#setChannel(java.lang.String)"><B>setChannel(String)</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/PnMessage.html" title="class in com.pubnub.api">PnMessage</A>
<DD>Setter for channel on PnMessage Object
<DT><A HREF="./com/pubnub/api/PnGcmMessage.html#setData(org.json.JSONObject)"><B>setData(JSONObject)</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/PnGcmMessage.html" title="class in com.pubnub.api">PnGcmMessage</A>
<DD>Set Data for PnGcmMessage
<DT><A HREF="./com/pubnub/api/ChannelGroup.html#setGroup(java.lang.String)"><B>setGroup(String)</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/ChannelGroup.html" title="class in com.pubnub.api">ChannelGroup</A>
<DD>
<DT><A HREF="./com/pubnub/api/ChannelGroup.html#setNamespace(java.lang.String)"><B>setNamespace(String)</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/ChannelGroup.html" title="class in com.pubnub.api">ChannelGroup</A>
<DD>
<DT><A HREF="./com/pubnub/api/PnMessage.html#setPubnub(com.pubnub.api.Pubnub)"><B>setPubnub(Pubnub)</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/PnMessage.html" title="class in com.pubnub.api">PnMessage</A>
<DD>Setter for pubnub on PnMessage object
<DT><A HREF="./com/pubnub/api/TimedTaskManager.html#stop()"><B>stop()</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/TimedTaskManager.html" title="class in com.pubnub.api">TimedTaskManager</A>
<DD>
<DT><A HREF="./com/pubnub/api/Callback.html#successCallback(java.lang.String, java.lang.Object)"><B>successCallback(String, Object)</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/Callback.html" title="class in com.pubnub.api">Callback</A>
<DD>This callback will be invoked when a message is received on the channel
<DT><A HREF="./com/pubnub/api/Callback.html#successCallback(java.lang.String, java.lang.Object, java.lang.String)"><B>successCallback(String, Object, String)</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/Callback.html" title="class in com.pubnub.api">Callback</A>
<DD>This callback will be invoked when a message is received on the channel
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="./com/pubnub/api/TimedTaskManager.html" title="class in com.pubnub.api"><B>TimedTaskManager</B></A> - Class in <A HREF="./com/pubnub/api/package-summary.html">com.pubnub.api</A><DD> <DT><A HREF="./com/pubnub/api/TimedTaskManager.html#TimedTaskManager(java.lang.String)"><B>TimedTaskManager(String)</B></A> -
Constructor for class com.pubnub.api.<A HREF="./com/pubnub/api/TimedTaskManager.html" title="class in com.pubnub.api">TimedTaskManager</A>
<DD>
<DT><A HREF="./com/pubnub/api/PubnubError.html#toString()"><B>toString()</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>
<DD>
<DT><A HREF="./com/pubnub/api/PubnubException.html#toString()"><B>toString()</B></A> -
Method in exception com.pubnub.api.<A HREF="./com/pubnub/api/PubnubException.html" title="class in com.pubnub.api">PubnubException</A>
<DD>Read the exception error message
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="./com/pubnub/api/TimedTaskManager.html#updateTask(int, com.pubnub.api.TimedTask)"><B>updateTask(int, TimedTask)</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/TimedTaskManager.html" title="class in com.pubnub.api">TimedTaskManager</A>
<DD>
<DT><A HREF="./com/pubnub/api/TimedTaskManager.html#updateTask(int, int)"><B>updateTask(int, int)</B></A> -
Method in class com.pubnub.api.<A HREF="./com/pubnub/api/TimedTaskManager.html" title="class in com.pubnub.api">TimedTaskManager</A>
<DD>
<DT><A HREF="./com/pubnub/api/PubnubUtil.html#urlEncode(java.lang.String)"><B>urlEncode(String)</B></A> -
Static method in class com.pubnub.api.<A HREF="./com/pubnub/api/PubnubUtil.html" title="class in com.pubnub.api">PubnubUtil</A>
<DD>Returns encoded String
</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./com/pubnub/api/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./com/pubnub/api/package-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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </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
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>