jretlang 0.2.3 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (117) hide show
  1. data/Rakefile +0 -5
  2. data/VERSION +1 -1
  3. data/changelog +3 -3
  4. data/jretlang.gemspec +20 -131
  5. data/lib/jretlang.rb +1 -2
  6. data/readme +1 -0
  7. data/test/unit/test_examples.rb +0 -15
  8. data/vendor/jetlang-0.2.5-sources.jar +0 -0
  9. data/vendor/jetlang-0.2.5.jar +0 -0
  10. metadata +54 -159
  11. data/.gitignore +0 -3
  12. data/lib/jretlang/schedule.rb +0 -44
  13. data/vendor/jetlang-0.2.0.jar +0 -0
  14. data/vendor/jetlang-0.2.0/jetlang-0.2.0-sources.jar +0 -0
  15. data/vendor/jetlang-0.2.0/site/apidocs/allclasses-frame.html +0 -106
  16. data/vendor/jetlang-0.2.0/site/apidocs/allclasses-noframe.html +0 -106
  17. data/vendor/jetlang-0.2.0/site/apidocs/constant-values.html +0 -147
  18. data/vendor/jetlang-0.2.0/site/apidocs/deprecated-list.html +0 -147
  19. data/vendor/jetlang-0.2.0/site/apidocs/help-doc.html +0 -224
  20. data/vendor/jetlang-0.2.0/site/apidocs/index-all.html +0 -677
  21. data/vendor/jetlang-0.2.0/site/apidocs/index.html +0 -40
  22. data/vendor/jetlang-0.2.0/site/apidocs/options +0 -19
  23. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/AsyncRequest.html +0 -376
  24. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/BaseSubscription.html +0 -332
  25. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/BatchSubscriber.html +0 -303
  26. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/Channel.html +0 -207
  27. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/ChannelSubscription.html +0 -295
  28. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/Converter.html +0 -211
  29. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/KeyedBatchSubscriber.html +0 -307
  30. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/LastSubscriber.html +0 -304
  31. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/MemoryChannel.html +0 -391
  32. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/MemoryRequestChannel.html +0 -319
  33. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/Publisher.html +0 -219
  34. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/Request.html +0 -251
  35. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/RequestChannel.html +0 -264
  36. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/Session.html +0 -173
  37. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/SessionClosed.html +0 -230
  38. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/Subscribable.html +0 -230
  39. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/Subscriber.html +0 -243
  40. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/SubscriberList.html +0 -334
  41. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/AsyncRequest.html +0 -191
  42. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/BaseSubscription.html +0 -205
  43. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/BatchSubscriber.html +0 -145
  44. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/Channel.html +0 -181
  45. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/ChannelSubscription.html +0 -145
  46. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/Converter.html +0 -194
  47. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/KeyedBatchSubscriber.html +0 -145
  48. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/LastSubscriber.html +0 -145
  49. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/MemoryChannel.html +0 -145
  50. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/MemoryRequestChannel.html +0 -145
  51. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/Publisher.html +0 -197
  52. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/Request.html +0 -211
  53. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/RequestChannel.html +0 -240
  54. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/Session.html +0 -189
  55. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/SessionClosed.html +0 -193
  56. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/Subscribable.html +0 -237
  57. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/Subscriber.html +0 -197
  58. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/class-use/SubscriberList.html +0 -145
  59. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/package-frame.html +0 -76
  60. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/package-summary.html +0 -245
  61. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/package-tree.html +0 -172
  62. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/channels/package-use.html +0 -237
  63. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/BatchExecutor.html +0 -219
  64. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/BatchExecutorImpl.html +0 -267
  65. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/Callback.html +0 -217
  66. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/Disposable.html +0 -219
  67. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/DisposingExecutor.html +0 -286
  68. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/EventBuffer.html +0 -352
  69. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/EventReader.html +0 -234
  70. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/Filter.html +0 -216
  71. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/RunnableBlockingQueue.html +0 -337
  72. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/RunnableExecutor.html +0 -225
  73. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/RunnableExecutorImpl.html +0 -404
  74. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/Scheduler.html +0 -280
  75. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/SchedulerImpl.html +0 -354
  76. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/SynchronousDisposingExecutor.html +0 -391
  77. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/SynchronousExecutor.html +0 -307
  78. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/BatchExecutor.html +0 -224
  79. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/BatchExecutorImpl.html +0 -145
  80. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/Callback.html +0 -499
  81. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/Disposable.html +0 -669
  82. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/DisposingExecutor.html +0 -440
  83. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/EventBuffer.html +0 -197
  84. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/EventReader.html +0 -206
  85. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/Filter.html +0 -219
  86. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/RunnableBlockingQueue.html +0 -145
  87. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/RunnableExecutor.html +0 -218
  88. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/RunnableExecutorImpl.html +0 -145
  89. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/Scheduler.html +0 -235
  90. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/SchedulerImpl.html +0 -145
  91. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/SynchronousDisposingExecutor.html +0 -145
  92. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/class-use/SynchronousExecutor.html +0 -145
  93. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/package-frame.html +0 -70
  94. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/package-summary.html +0 -226
  95. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/package-tree.html +0 -176
  96. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/core/package-use.html +0 -289
  97. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/Fiber.html +0 -266
  98. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/FiberStub.ScheduledEvent.html +0 -419
  99. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/FiberStub.html +0 -599
  100. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/PoolFiberFactory.html +0 -321
  101. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/ThreadFiber.html +0 -525
  102. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/class-use/Fiber.html +0 -346
  103. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/class-use/FiberStub.ScheduledEvent.html +0 -181
  104. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/class-use/FiberStub.html +0 -145
  105. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/class-use/PoolFiberFactory.html +0 -145
  106. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/class-use/ThreadFiber.html +0 -145
  107. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/package-frame.html +0 -50
  108. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/package-summary.html +0 -185
  109. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/package-tree.html +0 -172
  110. data/vendor/jetlang-0.2.0/site/apidocs/org/jetlang/fibers/package-use.html +0 -198
  111. data/vendor/jetlang-0.2.0/site/apidocs/overview-frame.html +0 -47
  112. data/vendor/jetlang-0.2.0/site/apidocs/overview-summary.html +0 -165
  113. data/vendor/jetlang-0.2.0/site/apidocs/overview-tree.html +0 -198
  114. data/vendor/jetlang-0.2.0/site/apidocs/package-list +0 -3
  115. data/vendor/jetlang-0.2.0/site/apidocs/packages +0 -3
  116. data/vendor/jetlang-0.2.0/site/apidocs/resources/inherit.gif +0 -0
  117. data/vendor/jetlang-0.2.0/site/apidocs/stylesheet.css +0 -29
@@ -1,224 +0,0 @@
1
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
- <!--NewPage-->
3
- <HTML>
4
- <HEAD>
5
- <!-- Generated by javadoc (build 1.6.0_15) on Sat Sep 05 11:49:22 CDT 2009 -->
6
- <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7
- <TITLE>
8
- API Help (Jetlang 0.2.0 API)
9
- </TITLE>
10
-
11
- <META NAME="date" CONTENT="2009-09-05">
12
-
13
- <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
14
-
15
- <SCRIPT type="text/javascript">
16
- function windowTitle()
17
- {
18
- if (location.href.indexOf('is-external=true') == -1) {
19
- parent.document.title="API Help (Jetlang 0.2.0 API)";
20
- }
21
- }
22
- </SCRIPT>
23
- <NOSCRIPT>
24
- </NOSCRIPT>
25
-
26
- </HEAD>
27
-
28
- <BODY BGCOLOR="white" onload="windowTitle();">
29
- <HR>
30
-
31
-
32
- <!-- ========= START OF TOP NAVBAR ======= -->
33
- <A NAME="navbar_top"><!-- --></A>
34
- <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
35
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
36
- <TR>
37
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
38
- <A NAME="navbar_top_firstrow"><!-- --></A>
39
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
40
- <TR ALIGN="center" VALIGN="top">
41
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
42
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
43
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
44
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
45
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
46
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
47
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
48
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
49
- </TR>
50
- </TABLE>
51
- </TD>
52
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
53
- </EM>
54
- </TD>
55
- </TR>
56
-
57
- <TR>
58
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59
- &nbsp;PREV&nbsp;
60
- &nbsp;NEXT</FONT></TD>
61
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
62
- <A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A> &nbsp;
63
- &nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
64
- &nbsp;<SCRIPT type="text/javascript">
65
- <!--
66
- if(window==top) {
67
- document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
68
- }
69
- //-->
70
- </SCRIPT>
71
- <NOSCRIPT>
72
- <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
73
- </NOSCRIPT>
74
-
75
-
76
- </FONT></TD>
77
- </TR>
78
- </TABLE>
79
- <A NAME="skip-navbar_top"></A>
80
- <!-- ========= END OF TOP NAVBAR ========= -->
81
-
82
- <HR>
83
- <CENTER>
84
- <H1>
85
- How This API Document Is Organized</H1>
86
- </CENTER>
87
- This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.<H3>
88
- Overview</H3>
89
- <BLOCKQUOTE>
90
-
91
- <P>
92
- The <A HREF="overview-summary.html">Overview</A> page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.</BLOCKQUOTE>
93
- <H3>
94
- Package</H3>
95
- <BLOCKQUOTE>
96
-
97
- <P>
98
- Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:<UL>
99
- <LI>Interfaces (italic)<LI>Classes<LI>Enums<LI>Exceptions<LI>Errors<LI>Annotation Types</UL>
100
- </BLOCKQUOTE>
101
- <H3>
102
- Class/Interface</H3>
103
- <BLOCKQUOTE>
104
-
105
- <P>
106
- Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:<UL>
107
- <LI>Class inheritance diagram<LI>Direct Subclasses<LI>All Known Subinterfaces<LI>All Known Implementing Classes<LI>Class/interface declaration<LI>Class/interface description
108
- <P>
109
- <LI>Nested Class Summary<LI>Field Summary<LI>Constructor Summary<LI>Method Summary
110
- <P>
111
- <LI>Field Detail<LI>Constructor Detail<LI>Method Detail</UL>
112
- Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</BLOCKQUOTE>
113
- </BLOCKQUOTE>
114
- <H3>
115
- Annotation Type</H3>
116
- <BLOCKQUOTE>
117
-
118
- <P>
119
- Each annotation type has its own separate page with the following sections:<UL>
120
- <LI>Annotation Type declaration<LI>Annotation Type description<LI>Required Element Summary<LI>Optional Element Summary<LI>Element Detail</UL>
121
- </BLOCKQUOTE>
122
- </BLOCKQUOTE>
123
- <H3>
124
- Enum</H3>
125
- <BLOCKQUOTE>
126
-
127
- <P>
128
- Each enum has its own separate page with the following sections:<UL>
129
- <LI>Enum declaration<LI>Enum description<LI>Enum Constant Summary<LI>Enum Constant Detail</UL>
130
- </BLOCKQUOTE>
131
- <H3>
132
- Use</H3>
133
- <BLOCKQUOTE>
134
- Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</BLOCKQUOTE>
135
- <H3>
136
- Tree (Class Hierarchy)</H3>
137
- <BLOCKQUOTE>
138
- There is a <A HREF="overview-tree.html">Class Hierarchy</A> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.<UL>
139
- <LI>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.<LI>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</UL>
140
- </BLOCKQUOTE>
141
- <H3>
142
- Deprecated API</H3>
143
- <BLOCKQUOTE>
144
- The <A HREF="deprecated-list.html">Deprecated API</A> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</BLOCKQUOTE>
145
- <H3>
146
- Index</H3>
147
- <BLOCKQUOTE>
148
- The <A HREF="index-all.html">Index</A> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</BLOCKQUOTE>
149
- <H3>
150
- Prev/Next</H3>
151
- These links take you to the next or previous class, interface, package, or related page.<H3>
152
- Frames/No Frames</H3>
153
- These links show and hide the HTML frames. All pages are available with or without frames.
154
- <P>
155
- <H3>
156
- Serialized Form</H3>
157
- Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
158
- <P>
159
- <H3>
160
- Constant Field Values</H3>
161
- The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.
162
- <P>
163
- <FONT SIZE="-1">
164
- <EM>
165
- This help file applies to API documentation generated using the standard doclet.</EM>
166
- </FONT>
167
- <BR>
168
- <HR>
169
-
170
-
171
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
172
- <A NAME="navbar_bottom"><!-- --></A>
173
- <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
174
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
175
- <TR>
176
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
177
- <A NAME="navbar_bottom_firstrow"><!-- --></A>
178
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
179
- <TR ALIGN="center" VALIGN="top">
180
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
181
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
182
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
183
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
184
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
185
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
186
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
187
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
188
- </TR>
189
- </TABLE>
190
- </TD>
191
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
192
- </EM>
193
- </TD>
194
- </TR>
195
-
196
- <TR>
197
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
198
- &nbsp;PREV&nbsp;
199
- &nbsp;NEXT</FONT></TD>
200
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
201
- <A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A> &nbsp;
202
- &nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
203
- &nbsp;<SCRIPT type="text/javascript">
204
- <!--
205
- if(window==top) {
206
- document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
207
- }
208
- //-->
209
- </SCRIPT>
210
- <NOSCRIPT>
211
- <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
212
- </NOSCRIPT>
213
-
214
-
215
- </FONT></TD>
216
- </TR>
217
- </TABLE>
218
- <A NAME="skip-navbar_bottom"></A>
219
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
220
-
221
- <HR>
222
- Copyright &#169; 2009. All Rights Reserved.
223
- </BODY>
224
- </HTML>
@@ -1,677 +0,0 @@
1
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
- <!--NewPage-->
3
- <HTML>
4
- <HEAD>
5
- <!-- Generated by javadoc (build 1.6.0_15) on Sat Sep 05 11:49:22 CDT 2009 -->
6
- <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7
- <TITLE>
8
- Index (Jetlang 0.2.0 API)
9
- </TITLE>
10
-
11
- <META NAME="date" CONTENT="2009-09-05">
12
-
13
- <LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
14
-
15
- <SCRIPT type="text/javascript">
16
- function windowTitle()
17
- {
18
- if (location.href.indexOf('is-external=true') == -1) {
19
- parent.document.title="Index (Jetlang 0.2.0 API)";
20
- }
21
- }
22
- </SCRIPT>
23
- <NOSCRIPT>
24
- </NOSCRIPT>
25
-
26
- </HEAD>
27
-
28
- <BODY BGCOLOR="white" onload="windowTitle();">
29
- <HR>
30
-
31
-
32
- <!-- ========= START OF TOP NAVBAR ======= -->
33
- <A NAME="navbar_top"><!-- --></A>
34
- <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
35
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
36
- <TR>
37
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
38
- <A NAME="navbar_top_firstrow"><!-- --></A>
39
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
40
- <TR ALIGN="center" VALIGN="top">
41
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
42
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
43
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
44
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
45
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
46
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
47
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
48
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
49
- </TR>
50
- </TABLE>
51
- </TD>
52
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
53
- </EM>
54
- </TD>
55
- </TR>
56
-
57
- <TR>
58
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59
- &nbsp;PREV&nbsp;
60
- &nbsp;NEXT</FONT></TD>
61
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
62
- <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> &nbsp;
63
- &nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
64
- &nbsp;<SCRIPT type="text/javascript">
65
- <!--
66
- if(window==top) {
67
- document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
68
- }
69
- //-->
70
- </SCRIPT>
71
- <NOSCRIPT>
72
- <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
73
- </NOSCRIPT>
74
-
75
-
76
- </FONT></TD>
77
- </TR>
78
- </TABLE>
79
- <A NAME="skip-navbar_top"></A>
80
- <!-- ========= END OF TOP NAVBAR ========= -->
81
-
82
- <A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_W_">W</A> <HR>
83
- <A NAME="_A_"><!-- --></A><H2>
84
- <B>A</B></H2>
85
- <DL>
86
- <DT><A HREF="./org/jetlang/channels/SubscriberList.html#add(org.jetlang.core.Callback)"><B>add(Callback&lt;T&gt;)</B></A> -
87
- Method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/SubscriberList.html" title="class in org.jetlang.channels">SubscriberList</A>
88
- <DD>&nbsp;
89
- <DT><A HREF="./org/jetlang/core/DisposingExecutor.html#add(org.jetlang.core.Disposable)"><B>add(Disposable)</B></A> -
90
- Method in interface org.jetlang.core.<A HREF="./org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>
91
- <DD>Add a <A HREF="./org/jetlang/core/Disposable.html" title="interface in org.jetlang.core"><CODE>Disposable</CODE></A> to be disposed when this component is disposed
92
- <DT><A HREF="./org/jetlang/core/EventBuffer.html#add(java.lang.Runnable)"><B>add(Runnable)</B></A> -
93
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/EventBuffer.html" title="class in org.jetlang.core">EventBuffer</A>
94
- <DD>&nbsp;
95
- <DT><A HREF="./org/jetlang/core/RunnableExecutorImpl.html#add(org.jetlang.core.Disposable)"><B>add(Disposable)</B></A> -
96
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/RunnableExecutorImpl.html" title="class in org.jetlang.core">RunnableExecutorImpl</A>
97
- <DD>&nbsp;
98
- <DT><A HREF="./org/jetlang/core/SynchronousDisposingExecutor.html#add(org.jetlang.core.Disposable)"><B>add(Disposable)</B></A> -
99
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/SynchronousDisposingExecutor.html" title="class in org.jetlang.core">SynchronousDisposingExecutor</A>
100
- <DD>&nbsp;
101
- <DT><A HREF="./org/jetlang/fibers/FiberStub.html#add(org.jetlang.core.Disposable)"><B>add(Disposable)</B></A> -
102
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/FiberStub.html" title="class in org.jetlang.fibers">FiberStub</A>
103
- <DD>&nbsp;
104
- <DT><A HREF="./org/jetlang/fibers/ThreadFiber.html#add(org.jetlang.core.Disposable)"><B>add(Disposable)</B></A> -
105
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/ThreadFiber.html" title="class in org.jetlang.fibers">ThreadFiber</A>
106
- <DD>&nbsp;
107
- <DT><A HREF="./org/jetlang/channels/AsyncRequest.html" title="class in org.jetlang.channels"><B>AsyncRequest</B></A>&lt;<A HREF="./org/jetlang/channels/AsyncRequest.html" title="type parameter in AsyncRequest">R</A>,<A HREF="./org/jetlang/channels/AsyncRequest.html" title="type parameter in AsyncRequest">V</A>&gt; - Class in <A HREF="./org/jetlang/channels/package-summary.html">org.jetlang.channels</A><DD>User: mrettig
108
- Date: Jan 31, 2009
109
- Time: 1:31:46 PM<DT><A HREF="./org/jetlang/channels/AsyncRequest.html#AsyncRequest(org.jetlang.fibers.Fiber)"><B>AsyncRequest(Fiber)</B></A> -
110
- Constructor for class org.jetlang.channels.<A HREF="./org/jetlang/channels/AsyncRequest.html" title="class in org.jetlang.channels">AsyncRequest</A>
111
- <DD>&nbsp;
112
- </DL>
113
- <HR>
114
- <A NAME="_B_"><!-- --></A><H2>
115
- <B>B</B></H2>
116
- <DL>
117
- <DT><A HREF="./org/jetlang/channels/BaseSubscription.html" title="class in org.jetlang.channels"><B>BaseSubscription</B></A>&lt;<A HREF="./org/jetlang/channels/BaseSubscription.html" title="type parameter in BaseSubscription">T</A>&gt; - Class in <A HREF="./org/jetlang/channels/package-summary.html">org.jetlang.channels</A><DD>Base implementation for all producer thread subscriptions.<DT><A HREF="./org/jetlang/channels/BaseSubscription.html#BaseSubscription(org.jetlang.core.DisposingExecutor)"><B>BaseSubscription(DisposingExecutor)</B></A> -
118
- Constructor for class org.jetlang.channels.<A HREF="./org/jetlang/channels/BaseSubscription.html" title="class in org.jetlang.channels">BaseSubscription</A>
119
- <DD>&nbsp;
120
- <DT><A HREF="./org/jetlang/channels/BaseSubscription.html#BaseSubscription(org.jetlang.core.DisposingExecutor, org.jetlang.core.Filter)"><B>BaseSubscription(DisposingExecutor, Filter&lt;T&gt;)</B></A> -
121
- Constructor for class org.jetlang.channels.<A HREF="./org/jetlang/channels/BaseSubscription.html" title="class in org.jetlang.channels">BaseSubscription</A>
122
- <DD>&nbsp;
123
- <DT><A HREF="./org/jetlang/core/BatchExecutor.html" title="interface in org.jetlang.core"><B>BatchExecutor</B></A> - Interface in <A HREF="./org/jetlang/core/package-summary.html">org.jetlang.core</A><DD>Event executor.<DT><A HREF="./org/jetlang/core/BatchExecutorImpl.html" title="class in org.jetlang.core"><B>BatchExecutorImpl</B></A> - Class in <A HREF="./org/jetlang/core/package-summary.html">org.jetlang.core</A><DD>Default implementation that simply executes all events.<DT><A HREF="./org/jetlang/core/BatchExecutorImpl.html#BatchExecutorImpl()"><B>BatchExecutorImpl()</B></A> -
124
- Constructor for class org.jetlang.core.<A HREF="./org/jetlang/core/BatchExecutorImpl.html" title="class in org.jetlang.core">BatchExecutorImpl</A>
125
- <DD>&nbsp;
126
- <DT><A HREF="./org/jetlang/channels/BatchSubscriber.html" title="class in org.jetlang.channels"><B>BatchSubscriber</B></A>&lt;<A HREF="./org/jetlang/channels/BatchSubscriber.html" title="type parameter in BatchSubscriber">T</A>&gt; - Class in <A HREF="./org/jetlang/channels/package-summary.html">org.jetlang.channels</A><DD>Batches events for the consuming thread.<DT><A HREF="./org/jetlang/channels/BatchSubscriber.html#BatchSubscriber(org.jetlang.fibers.Fiber, org.jetlang.core.Callback, org.jetlang.core.Filter, int, java.util.concurrent.TimeUnit)"><B>BatchSubscriber(Fiber, Callback&lt;List&lt;T&gt;&gt;, Filter&lt;T&gt;, int, TimeUnit)</B></A> -
127
- Constructor for class org.jetlang.channels.<A HREF="./org/jetlang/channels/BatchSubscriber.html" title="class in org.jetlang.channels">BatchSubscriber</A>
128
- <DD>&nbsp;
129
- <DT><A HREF="./org/jetlang/channels/BatchSubscriber.html#BatchSubscriber(org.jetlang.fibers.Fiber, org.jetlang.core.Callback, int, java.util.concurrent.TimeUnit)"><B>BatchSubscriber(Fiber, Callback&lt;List&lt;T&gt;&gt;, int, TimeUnit)</B></A> -
130
- Constructor for class org.jetlang.channels.<A HREF="./org/jetlang/channels/BatchSubscriber.html" title="class in org.jetlang.channels">BatchSubscriber</A>
131
- <DD>&nbsp;
132
- </DL>
133
- <HR>
134
- <A NAME="_C_"><!-- --></A><H2>
135
- <B>C</B></H2>
136
- <DL>
137
- <DT><A HREF="./org/jetlang/core/Callback.html" title="interface in org.jetlang.core"><B>Callback</B></A>&lt;<A HREF="./org/jetlang/core/Callback.html" title="type parameter in Callback">T</A>&gt; - Interface in <A HREF="./org/jetlang/core/package-summary.html">org.jetlang.core</A><DD>Event callback.<DT><A HREF="./org/jetlang/channels/Channel.html" title="interface in org.jetlang.channels"><B>Channel</B></A>&lt;<A HREF="./org/jetlang/channels/Channel.html" title="type parameter in Channel">T</A>&gt; - Interface in <A HREF="./org/jetlang/channels/package-summary.html">org.jetlang.channels</A><DD>Combined suscriber and publisher interface.<DT><A HREF="./org/jetlang/channels/ChannelSubscription.html" title="class in org.jetlang.channels"><B>ChannelSubscription</B></A>&lt;<A HREF="./org/jetlang/channels/ChannelSubscription.html" title="type parameter in ChannelSubscription">T</A>&gt; - Class in <A HREF="./org/jetlang/channels/package-summary.html">org.jetlang.channels</A><DD>Subscription for events on a channel.<DT><A HREF="./org/jetlang/channels/ChannelSubscription.html#ChannelSubscription(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback)"><B>ChannelSubscription(DisposingExecutor, Callback&lt;T&gt;)</B></A> -
138
- Constructor for class org.jetlang.channels.<A HREF="./org/jetlang/channels/ChannelSubscription.html" title="class in org.jetlang.channels">ChannelSubscription</A>
139
- <DD>&nbsp;
140
- <DT><A HREF="./org/jetlang/channels/ChannelSubscription.html#ChannelSubscription(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback, org.jetlang.core.Filter)"><B>ChannelSubscription(DisposingExecutor, Callback&lt;T&gt;, Filter&lt;T&gt;)</B></A> -
141
- Constructor for class org.jetlang.channels.<A HREF="./org/jetlang/channels/ChannelSubscription.html" title="class in org.jetlang.channels">ChannelSubscription</A>
142
- <DD>&nbsp;
143
- <DT><A HREF="./org/jetlang/channels/SubscriberList.html#clear()"><B>clear()</B></A> -
144
- Method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/SubscriberList.html" title="class in org.jetlang.channels">SubscriberList</A>
145
- <DD>&nbsp;
146
- <DT><A HREF="./org/jetlang/core/EventBuffer.html#clear()"><B>clear()</B></A> -
147
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/EventBuffer.html" title="class in org.jetlang.core">EventBuffer</A>
148
- <DD>&nbsp;
149
- <DT><A HREF="./org/jetlang/channels/MemoryChannel.html#clearSubscribers()"><B>clearSubscribers()</B></A> -
150
- Method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/MemoryChannel.html" title="class in org.jetlang.channels">MemoryChannel</A>
151
- <DD>&nbsp;
152
- <DT><A HREF="./org/jetlang/channels/Converter.html#convert(T)"><B>convert(T)</B></A> -
153
- Method in interface org.jetlang.channels.<A HREF="./org/jetlang/channels/Converter.html" title="interface in org.jetlang.channels">Converter</A>
154
- <DD>&nbsp;
155
- <DT><A HREF="./org/jetlang/channels/Converter.html" title="interface in org.jetlang.channels"><B>Converter</B></A>&lt;<A HREF="./org/jetlang/channels/Converter.html" title="type parameter in Converter">T</A>,<A HREF="./org/jetlang/channels/Converter.html" title="type parameter in Converter">K</A>&gt; - Interface in <A HREF="./org/jetlang/channels/package-summary.html">org.jetlang.channels</A><DD>Interface to convert from T to K.<DT><A HREF="./org/jetlang/fibers/PoolFiberFactory.html#create()"><B>create()</B></A> -
156
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/PoolFiberFactory.html" title="class in org.jetlang.fibers">PoolFiberFactory</A>
157
- <DD>Create a new Fiber from this pool.
158
- <DT><A HREF="./org/jetlang/fibers/PoolFiberFactory.html#create(org.jetlang.core.BatchExecutor)"><B>create(BatchExecutor)</B></A> -
159
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/PoolFiberFactory.html" title="class in org.jetlang.fibers">PoolFiberFactory</A>
160
- <DD>Create a new Fiber from this pool that uses the supplied <CODE>Executor</CODE> to execute commands
161
- </DL>
162
- <HR>
163
- <A NAME="_D_"><!-- --></A><H2>
164
- <B>D</B></H2>
165
- <DL>
166
- <DT><A HREF="./org/jetlang/core/Disposable.html" title="interface in org.jetlang.core"><B>Disposable</B></A> - Interface in <A HREF="./org/jetlang/core/package-summary.html">org.jetlang.core</A><DD>Interface to represent an instance that requires explicit resource cleanup<DT><A HREF="./org/jetlang/fibers/FiberStub.html#Disposables"><B>Disposables</B></A> -
167
- Variable in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/FiberStub.html" title="class in org.jetlang.fibers">FiberStub</A>
168
- <DD>&nbsp;
169
- <DT><A HREF="./org/jetlang/core/Disposable.html#dispose()"><B>dispose()</B></A> -
170
- Method in interface org.jetlang.core.<A HREF="./org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A>
171
- <DD>Dispose this instance.
172
- <DT><A HREF="./org/jetlang/core/RunnableExecutorImpl.html#dispose()"><B>dispose()</B></A> -
173
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/RunnableExecutorImpl.html" title="class in org.jetlang.core">RunnableExecutorImpl</A>
174
- <DD>&nbsp;
175
- <DT><A HREF="./org/jetlang/core/SchedulerImpl.html#dispose()"><B>dispose()</B></A> -
176
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/SchedulerImpl.html" title="class in org.jetlang.core">SchedulerImpl</A>
177
- <DD>&nbsp;
178
- <DT><A HREF="./org/jetlang/core/SynchronousDisposingExecutor.html#dispose()"><B>dispose()</B></A> -
179
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/SynchronousDisposingExecutor.html" title="class in org.jetlang.core">SynchronousDisposingExecutor</A>
180
- <DD>&nbsp;
181
- <DT><A HREF="./org/jetlang/fibers/FiberStub.html#dispose()"><B>dispose()</B></A> -
182
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/FiberStub.html" title="class in org.jetlang.fibers">FiberStub</A>
183
- <DD>&nbsp;
184
- <DT><A HREF="./org/jetlang/fibers/PoolFiberFactory.html#dispose()"><B>dispose()</B></A> -
185
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/PoolFiberFactory.html" title="class in org.jetlang.fibers">PoolFiberFactory</A>
186
- <DD>&nbsp;
187
- <DT><A HREF="./org/jetlang/fibers/ThreadFiber.html#dispose()"><B>dispose()</B></A> -
188
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/ThreadFiber.html" title="class in org.jetlang.fibers">ThreadFiber</A>
189
- <DD>&nbsp;
190
- <DT><A HREF="./org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core"><B>DisposingExecutor</B></A> - Interface in <A HREF="./org/jetlang/core/package-summary.html">org.jetlang.core</A><DD>An <CODE>Executor</CODE> that can dispose other components in unison with itself.</DL>
191
- <HR>
192
- <A NAME="_E_"><!-- --></A><H2>
193
- <B>E</B></H2>
194
- <DL>
195
- <DT><A HREF="./org/jetlang/fibers/FiberStub.ScheduledEvent.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
196
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/FiberStub.ScheduledEvent.html" title="class in org.jetlang.fibers">FiberStub.ScheduledEvent</A>
197
- <DD>&nbsp;
198
- <DT><A HREF="./org/jetlang/core/EventBuffer.html" title="class in org.jetlang.core"><B>EventBuffer</B></A> - Class in <A HREF="./org/jetlang/core/package-summary.html">org.jetlang.core</A><DD>User: mrettig
199
- Date: Aug 29, 2009<DT><A HREF="./org/jetlang/core/EventBuffer.html#EventBuffer()"><B>EventBuffer()</B></A> -
200
- Constructor for class org.jetlang.core.<A HREF="./org/jetlang/core/EventBuffer.html" title="class in org.jetlang.core">EventBuffer</A>
201
- <DD>&nbsp;
202
- <DT><A HREF="./org/jetlang/core/EventReader.html" title="interface in org.jetlang.core"><B>EventReader</B></A> - Interface in <A HREF="./org/jetlang/core/package-summary.html">org.jetlang.core</A><DD>User: mrettig
203
- Date: Aug 30, 2009<DT><A HREF="./org/jetlang/core/BatchExecutor.html#execute(org.jetlang.core.EventReader)"><B>execute(EventReader)</B></A> -
204
- Method in interface org.jetlang.core.<A HREF="./org/jetlang/core/BatchExecutor.html" title="interface in org.jetlang.core">BatchExecutor</A>
205
- <DD>&nbsp;
206
- <DT><A HREF="./org/jetlang/core/BatchExecutorImpl.html#execute(org.jetlang.core.EventReader)"><B>execute(EventReader)</B></A> -
207
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/BatchExecutorImpl.html" title="class in org.jetlang.core">BatchExecutorImpl</A>
208
- <DD>&nbsp;
209
- <DT><A HREF="./org/jetlang/core/RunnableExecutorImpl.html#execute(java.lang.Runnable)"><B>execute(Runnable)</B></A> -
210
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/RunnableExecutorImpl.html" title="class in org.jetlang.core">RunnableExecutorImpl</A>
211
- <DD>&nbsp;
212
- <DT><A HREF="./org/jetlang/core/SynchronousDisposingExecutor.html#execute(java.lang.Runnable)"><B>execute(Runnable)</B></A> -
213
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/SynchronousDisposingExecutor.html" title="class in org.jetlang.core">SynchronousDisposingExecutor</A>
214
- <DD>&nbsp;
215
- <DT><A HREF="./org/jetlang/core/SynchronousExecutor.html#execute(java.lang.Runnable)"><B>execute(Runnable)</B></A> -
216
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/SynchronousExecutor.html" title="class in org.jetlang.core">SynchronousExecutor</A>
217
- <DD>&nbsp;
218
- <DT><A HREF="./org/jetlang/fibers/FiberStub.html#execute(java.lang.Runnable)"><B>execute(Runnable)</B></A> -
219
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/FiberStub.html" title="class in org.jetlang.fibers">FiberStub</A>
220
- <DD>&nbsp;
221
- <DT><A HREF="./org/jetlang/fibers/ThreadFiber.html#execute(java.lang.Runnable)"><B>execute(Runnable)</B></A> -
222
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/ThreadFiber.html" title="class in org.jetlang.fibers">ThreadFiber</A>
223
- <DD>Queue runnable for execution on this fiber.
224
- <DT><A HREF="./org/jetlang/fibers/FiberStub.html#executeAllPending()"><B>executeAllPending()</B></A> -
225
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/FiberStub.html" title="class in org.jetlang.fibers">FiberStub</A>
226
- <DD>&nbsp;
227
- <DT><A HREF="./org/jetlang/fibers/FiberStub.html#executeAllScheduled()"><B>executeAllScheduled()</B></A> -
228
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/FiberStub.html" title="class in org.jetlang.fibers">FiberStub</A>
229
- <DD>&nbsp;
230
- </DL>
231
- <HR>
232
- <A NAME="_F_"><!-- --></A><H2>
233
- <B>F</B></H2>
234
- <DL>
235
- <DT><A HREF="./org/jetlang/fibers/Fiber.html" title="interface in org.jetlang.fibers"><B>Fiber</B></A> - Interface in <A HREF="./org/jetlang/fibers/package-summary.html">org.jetlang.fibers</A><DD>Fibers provide event queueing, scheduling, and full pub/sub capabilities when combined with a
236
- <A HREF="./org/jetlang/channels/Channel.html" title="interface in org.jetlang.channels"><CODE>Channel</CODE></A>.<DT><A HREF="./org/jetlang/fibers/FiberStub.html" title="class in org.jetlang.fibers"><B>FiberStub</B></A> - Class in <A HREF="./org/jetlang/fibers/package-summary.html">org.jetlang.fibers</A><DD>Provides a deterministic fiber implementation for testing.<DT><A HREF="./org/jetlang/fibers/FiberStub.html#FiberStub()"><B>FiberStub()</B></A> -
237
- Constructor for class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/FiberStub.html" title="class in org.jetlang.fibers">FiberStub</A>
238
- <DD>&nbsp;
239
- <DT><A HREF="./org/jetlang/fibers/FiberStub.ScheduledEvent.html" title="class in org.jetlang.fibers"><B>FiberStub.ScheduledEvent</B></A> - Class in <A HREF="./org/jetlang/fibers/package-summary.html">org.jetlang.fibers</A><DD>&nbsp;<DT><A HREF="./org/jetlang/fibers/FiberStub.ScheduledEvent.html#FiberStub.ScheduledEvent(java.lang.Runnable, long, java.util.concurrent.TimeUnit)"><B>FiberStub.ScheduledEvent(Runnable, long, TimeUnit)</B></A> -
240
- Constructor for class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/FiberStub.ScheduledEvent.html" title="class in org.jetlang.fibers">FiberStub.ScheduledEvent</A>
241
- <DD>&nbsp;
242
- <DT><A HREF="./org/jetlang/fibers/FiberStub.ScheduledEvent.html#FiberStub.ScheduledEvent(java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)"><B>FiberStub.ScheduledEvent(Runnable, long, long, TimeUnit)</B></A> -
243
- Constructor for class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/FiberStub.ScheduledEvent.html" title="class in org.jetlang.fibers">FiberStub.ScheduledEvent</A>
244
- <DD>&nbsp;
245
- <DT><A HREF="./org/jetlang/core/Filter.html" title="interface in org.jetlang.core"><B>Filter</B></A>&lt;<A HREF="./org/jetlang/core/Filter.html" title="type parameter in Filter">T</A>&gt; - Interface in <A HREF="./org/jetlang/core/package-summary.html">org.jetlang.core</A><DD>Interface to represent a boolean filter for messages</DL>
246
- <HR>
247
- <A NAME="_G_"><!-- --></A><H2>
248
- <B>G</B></H2>
249
- <DL>
250
- <DT><A HREF="./org/jetlang/core/EventBuffer.html#get(int)"><B>get(int)</B></A> -
251
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/EventBuffer.html" title="class in org.jetlang.core">EventBuffer</A>
252
- <DD>&nbsp;
253
- <DT><A HREF="./org/jetlang/core/EventReader.html#get(int)"><B>get(int)</B></A> -
254
- Method in interface org.jetlang.core.<A HREF="./org/jetlang/core/EventReader.html" title="interface in org.jetlang.core">EventReader</A>
255
- <DD>&nbsp;
256
- <DT><A HREF="./org/jetlang/fibers/FiberStub.ScheduledEvent.html#getFirst()"><B>getFirst()</B></A> -
257
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/FiberStub.ScheduledEvent.html" title="class in org.jetlang.fibers">FiberStub.ScheduledEvent</A>
258
- <DD>&nbsp;
259
- <DT><A HREF="./org/jetlang/fibers/FiberStub.ScheduledEvent.html#getInterval()"><B>getInterval()</B></A> -
260
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/FiberStub.ScheduledEvent.html" title="class in org.jetlang.fibers">FiberStub.ScheduledEvent</A>
261
- <DD>&nbsp;
262
- <DT><A HREF="./org/jetlang/channels/SessionClosed.html#getOriginalRequest()"><B>getOriginalRequest()</B></A> -
263
- Method in interface org.jetlang.channels.<A HREF="./org/jetlang/channels/SessionClosed.html" title="interface in org.jetlang.channels">SessionClosed</A>
264
- <DD>&nbsp;
265
- <DT><A HREF="./org/jetlang/channels/BaseSubscription.html#getQueue()"><B>getQueue()</B></A> -
266
- Method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/BaseSubscription.html" title="class in org.jetlang.channels">BaseSubscription</A>
267
- <DD>&nbsp;
268
- <DT><A HREF="./org/jetlang/channels/Subscribable.html#getQueue()"><B>getQueue()</B></A> -
269
- Method in interface org.jetlang.channels.<A HREF="./org/jetlang/channels/Subscribable.html" title="interface in org.jetlang.channels">Subscribable</A>
270
- <DD>&nbsp;
271
- <DT><A HREF="./org/jetlang/channels/Request.html#getRequest()"><B>getRequest()</B></A> -
272
- Method in interface org.jetlang.channels.<A HREF="./org/jetlang/channels/Request.html" title="interface in org.jetlang.channels">Request</A>
273
- <DD>&nbsp;
274
- <DT><A HREF="./org/jetlang/fibers/FiberStub.ScheduledEvent.html#getRunnable()"><B>getRunnable()</B></A> -
275
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/FiberStub.ScheduledEvent.html" title="class in org.jetlang.fibers">FiberStub.ScheduledEvent</A>
276
- <DD>&nbsp;
277
- <DT><A HREF="./org/jetlang/channels/Request.html#getSession()"><B>getSession()</B></A> -
278
- Method in interface org.jetlang.channels.<A HREF="./org/jetlang/channels/Request.html" title="interface in org.jetlang.channels">Request</A>
279
- <DD>&nbsp;
280
- <DT><A HREF="./org/jetlang/channels/SessionClosed.html#getSession()"><B>getSession()</B></A> -
281
- Method in interface org.jetlang.channels.<A HREF="./org/jetlang/channels/SessionClosed.html" title="interface in org.jetlang.channels">SessionClosed</A>
282
- <DD>&nbsp;
283
- <DT><A HREF="./org/jetlang/fibers/ThreadFiber.html#getThread()"><B>getThread()</B></A> -
284
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/ThreadFiber.html" title="class in org.jetlang.fibers">ThreadFiber</A>
285
- <DD>&nbsp;
286
- <DT><A HREF="./org/jetlang/fibers/FiberStub.ScheduledEvent.html#getTimeUnit()"><B>getTimeUnit()</B></A> -
287
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/FiberStub.ScheduledEvent.html" title="class in org.jetlang.fibers">FiberStub.ScheduledEvent</A>
288
- <DD>&nbsp;
289
- </DL>
290
- <HR>
291
- <A NAME="_H_"><!-- --></A><H2>
292
- <B>H</B></H2>
293
- <DL>
294
- <DT><A HREF="./org/jetlang/fibers/FiberStub.ScheduledEvent.html#hashCode()"><B>hashCode()</B></A> -
295
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/FiberStub.ScheduledEvent.html" title="class in org.jetlang.fibers">FiberStub.ScheduledEvent</A>
296
- <DD>&nbsp;
297
- </DL>
298
- <HR>
299
- <A NAME="_I_"><!-- --></A><H2>
300
- <B>I</B></H2>
301
- <DL>
302
- <DT><A HREF="./org/jetlang/core/EventBuffer.html#isEmpty()"><B>isEmpty()</B></A> -
303
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/EventBuffer.html" title="class in org.jetlang.core">EventBuffer</A>
304
- <DD>&nbsp;
305
- <DT><A HREF="./org/jetlang/core/RunnableBlockingQueue.html#isEmpty()"><B>isEmpty()</B></A> -
306
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/RunnableBlockingQueue.html" title="class in org.jetlang.core">RunnableBlockingQueue</A>
307
- <DD>&nbsp;
308
- <DT><A HREF="./org/jetlang/fibers/FiberStub.ScheduledEvent.html#isRecurring()"><B>isRecurring()</B></A> -
309
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/FiberStub.ScheduledEvent.html" title="class in org.jetlang.fibers">FiberStub.ScheduledEvent</A>
310
- <DD>&nbsp;
311
- <DT><A HREF="./org/jetlang/core/RunnableBlockingQueue.html#isRunning()"><B>isRunning()</B></A> -
312
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/RunnableBlockingQueue.html" title="class in org.jetlang.core">RunnableBlockingQueue</A>
313
- <DD>&nbsp;
314
- <DT><A HREF="./org/jetlang/core/SynchronousExecutor.html#isRunning()"><B>isRunning()</B></A> -
315
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/SynchronousExecutor.html" title="class in org.jetlang.core">SynchronousExecutor</A>
316
- <DD>&nbsp;
317
- </DL>
318
- <HR>
319
- <A NAME="_J_"><!-- --></A><H2>
320
- <B>J</B></H2>
321
- <DL>
322
- <DT><A HREF="./org/jetlang/fibers/ThreadFiber.html#join()"><B>join()</B></A> -
323
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/ThreadFiber.html" title="class in org.jetlang.fibers">ThreadFiber</A>
324
- <DD>Wait for thread to complete
325
- </DL>
326
- <HR>
327
- <A NAME="_K_"><!-- --></A><H2>
328
- <B>K</B></H2>
329
- <DL>
330
- <DT><A HREF="./org/jetlang/channels/KeyedBatchSubscriber.html" title="class in org.jetlang.channels"><B>KeyedBatchSubscriber</B></A>&lt;<A HREF="./org/jetlang/channels/KeyedBatchSubscriber.html" title="type parameter in KeyedBatchSubscriber">K</A>,<A HREF="./org/jetlang/channels/KeyedBatchSubscriber.html" title="type parameter in KeyedBatchSubscriber">T</A>&gt; - Class in <A HREF="./org/jetlang/channels/package-summary.html">org.jetlang.channels</A><DD>Channel subscription that drops duplicates based upon a key.<DT><A HREF="./org/jetlang/channels/KeyedBatchSubscriber.html#KeyedBatchSubscriber(org.jetlang.fibers.Fiber, org.jetlang.core.Callback, org.jetlang.core.Filter, int, java.util.concurrent.TimeUnit, org.jetlang.channels.Converter)"><B>KeyedBatchSubscriber(Fiber, Callback&lt;Map&lt;K, T&gt;&gt;, Filter&lt;T&gt;, int, TimeUnit, Converter&lt;T, K&gt;)</B></A> -
331
- Constructor for class org.jetlang.channels.<A HREF="./org/jetlang/channels/KeyedBatchSubscriber.html" title="class in org.jetlang.channels">KeyedBatchSubscriber</A>
332
- <DD>&nbsp;
333
- <DT><A HREF="./org/jetlang/channels/KeyedBatchSubscriber.html#KeyedBatchSubscriber(org.jetlang.fibers.Fiber, org.jetlang.core.Callback, int, java.util.concurrent.TimeUnit, org.jetlang.channels.Converter)"><B>KeyedBatchSubscriber(Fiber, Callback&lt;Map&lt;K, T&gt;&gt;, int, TimeUnit, Converter&lt;T, K&gt;)</B></A> -
334
- Constructor for class org.jetlang.channels.<A HREF="./org/jetlang/channels/KeyedBatchSubscriber.html" title="class in org.jetlang.channels">KeyedBatchSubscriber</A>
335
- <DD>&nbsp;
336
- </DL>
337
- <HR>
338
- <A NAME="_L_"><!-- --></A><H2>
339
- <B>L</B></H2>
340
- <DL>
341
- <DT><A HREF="./org/jetlang/channels/LastSubscriber.html" title="class in org.jetlang.channels"><B>LastSubscriber</B></A>&lt;<A HREF="./org/jetlang/channels/LastSubscriber.html" title="type parameter in LastSubscriber">T</A>&gt; - Class in <A HREF="./org/jetlang/channels/package-summary.html">org.jetlang.channels</A><DD>Subscribes to last event received on the channel.<DT><A HREF="./org/jetlang/channels/LastSubscriber.html#LastSubscriber(org.jetlang.fibers.Fiber, org.jetlang.core.Callback, org.jetlang.core.Filter, int, java.util.concurrent.TimeUnit)"><B>LastSubscriber(Fiber, Callback&lt;T&gt;, Filter&lt;T&gt;, int, TimeUnit)</B></A> -
342
- Constructor for class org.jetlang.channels.<A HREF="./org/jetlang/channels/LastSubscriber.html" title="class in org.jetlang.channels">LastSubscriber</A>
343
- <DD>&nbsp;
344
- <DT><A HREF="./org/jetlang/channels/LastSubscriber.html#LastSubscriber(org.jetlang.fibers.Fiber, org.jetlang.core.Callback, int, java.util.concurrent.TimeUnit)"><B>LastSubscriber(Fiber, Callback&lt;T&gt;, int, TimeUnit)</B></A> -
345
- Constructor for class org.jetlang.channels.<A HREF="./org/jetlang/channels/LastSubscriber.html" title="class in org.jetlang.channels">LastSubscriber</A>
346
- <DD>&nbsp;
347
- </DL>
348
- <HR>
349
- <A NAME="_M_"><!-- --></A><H2>
350
- <B>M</B></H2>
351
- <DL>
352
- <DT><A HREF="./org/jetlang/channels/MemoryChannel.html" title="class in org.jetlang.channels"><B>MemoryChannel</B></A>&lt;<A HREF="./org/jetlang/channels/MemoryChannel.html" title="type parameter in MemoryChannel">T</A>&gt; - Class in <A HREF="./org/jetlang/channels/package-summary.html">org.jetlang.channels</A><DD>Conduit for exchanging messages between threads.<DT><A HREF="./org/jetlang/channels/MemoryChannel.html#MemoryChannel()"><B>MemoryChannel()</B></A> -
353
- Constructor for class org.jetlang.channels.<A HREF="./org/jetlang/channels/MemoryChannel.html" title="class in org.jetlang.channels">MemoryChannel</A>
354
- <DD>&nbsp;
355
- <DT><A HREF="./org/jetlang/channels/MemoryRequestChannel.html" title="class in org.jetlang.channels"><B>MemoryRequestChannel</B></A>&lt;<A HREF="./org/jetlang/channels/MemoryRequestChannel.html" title="type parameter in MemoryRequestChannel">R</A>,<A HREF="./org/jetlang/channels/MemoryRequestChannel.html" title="type parameter in MemoryRequestChannel">V</A>&gt; - Class in <A HREF="./org/jetlang/channels/package-summary.html">org.jetlang.channels</A><DD>User: mrettig
356
- Date: Jan 31, 2009
357
- Time: 10:42:42 AM<DT><A HREF="./org/jetlang/channels/MemoryRequestChannel.html#MemoryRequestChannel()"><B>MemoryRequestChannel()</B></A> -
358
- Constructor for class org.jetlang.channels.<A HREF="./org/jetlang/channels/MemoryRequestChannel.html" title="class in org.jetlang.channels">MemoryRequestChannel</A>
359
- <DD>&nbsp;
360
- </DL>
361
- <HR>
362
- <A NAME="_O_"><!-- --></A><H2>
363
- <B>O</B></H2>
364
- <DL>
365
- <DT><A HREF="./org/jetlang/channels/BaseSubscription.html#onMessage(T)"><B>onMessage(T)</B></A> -
366
- Method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/BaseSubscription.html" title="class in org.jetlang.channels">BaseSubscription</A>
367
- <DD>Receives the event, filters, and passes to handler.
368
- <DT><A HREF="./org/jetlang/core/Callback.html#onMessage(T)"><B>onMessage(T)</B></A> -
369
- Method in interface org.jetlang.core.<A HREF="./org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>
370
- <DD>&nbsp;
371
- <DT><A HREF="./org/jetlang/channels/BaseSubscription.html#onMessageOnProducerThread(T)"><B>onMessageOnProducerThread(T)</B></A> -
372
- Method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/BaseSubscription.html" title="class in org.jetlang.channels">BaseSubscription</A>
373
- <DD>&nbsp;
374
- <DT><A HREF="./org/jetlang/channels/BatchSubscriber.html#onMessageOnProducerThread(T)"><B>onMessageOnProducerThread(T)</B></A> -
375
- Method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/BatchSubscriber.html" title="class in org.jetlang.channels">BatchSubscriber</A>
376
- <DD>Receives message and batches as needed.
377
- <DT><A HREF="./org/jetlang/channels/ChannelSubscription.html#onMessageOnProducerThread(T)"><B>onMessageOnProducerThread(T)</B></A> -
378
- Method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/ChannelSubscription.html" title="class in org.jetlang.channels">ChannelSubscription</A>
379
- <DD>Receives the event and queues the execution on the target execute.
380
- <DT><A HREF="./org/jetlang/channels/KeyedBatchSubscriber.html#onMessageOnProducerThread(T)"><B>onMessageOnProducerThread(T)</B></A> -
381
- Method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/KeyedBatchSubscriber.html" title="class in org.jetlang.channels">KeyedBatchSubscriber</A>
382
- <DD>Message received and batched on producer thread.
383
- <DT><A HREF="./org/jetlang/channels/LastSubscriber.html#onMessageOnProducerThread(T)"><B>onMessageOnProducerThread(T)</B></A> -
384
- Method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/LastSubscriber.html" title="class in org.jetlang.channels">LastSubscriber</A>
385
- <DD>&nbsp;
386
- <DT><A HREF="./org/jetlang/channels/package-summary.html"><B>org.jetlang.channels</B></A> - package org.jetlang.channels<DD>&nbsp;<DT><A HREF="./org/jetlang/core/package-summary.html"><B>org.jetlang.core</B></A> - package org.jetlang.core<DD>&nbsp;<DT><A HREF="./org/jetlang/fibers/package-summary.html"><B>org.jetlang.fibers</B></A> - package org.jetlang.fibers<DD>&nbsp;</DL>
387
- <HR>
388
- <A NAME="_P_"><!-- --></A><H2>
389
- <B>P</B></H2>
390
- <DL>
391
- <DT><A HREF="./org/jetlang/core/Filter.html#passes(T)"><B>passes(T)</B></A> -
392
- Method in interface org.jetlang.core.<A HREF="./org/jetlang/core/Filter.html" title="interface in org.jetlang.core">Filter</A>
393
- <DD>Check to see whether the supplied message passes the filter
394
- <DT><A HREF="./org/jetlang/fibers/FiberStub.html#Pending"><B>Pending</B></A> -
395
- Variable in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/FiberStub.html" title="class in org.jetlang.fibers">FiberStub</A>
396
- <DD>&nbsp;
397
- <DT><A HREF="./org/jetlang/fibers/PoolFiberFactory.html" title="class in org.jetlang.fibers"><B>PoolFiberFactory</B></A> - Class in <A HREF="./org/jetlang/fibers/package-summary.html">org.jetlang.fibers</A><DD>Factory that creates <A HREF="./org/jetlang/fibers/Fiber.html" title="interface in org.jetlang.fibers"><CODE>Fiber</CODE></A> instances that share threads.<DT><A HREF="./org/jetlang/fibers/PoolFiberFactory.html#PoolFiberFactory(java.util.concurrent.Executor)"><B>PoolFiberFactory(Executor)</B></A> -
398
- Constructor for class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/PoolFiberFactory.html" title="class in org.jetlang.fibers">PoolFiberFactory</A>
399
- <DD>Construct a new instance.
400
- <DT><A HREF="./org/jetlang/channels/AsyncRequest.html#publish(org.jetlang.channels.RequestChannel, R, org.jetlang.core.Callback)"><B>publish(RequestChannel&lt;R, V&gt;, R, Callback&lt;List&lt;V&gt;&gt;)</B></A> -
401
- Method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/AsyncRequest.html" title="class in org.jetlang.channels">AsyncRequest</A>
402
- <DD>&nbsp;
403
- <DT><A HREF="./org/jetlang/channels/MemoryChannel.html#publish(T)"><B>publish(T)</B></A> -
404
- Method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/MemoryChannel.html" title="class in org.jetlang.channels">MemoryChannel</A>
405
- <DD>&nbsp;
406
- <DT><A HREF="./org/jetlang/channels/MemoryRequestChannel.html#publish(org.jetlang.core.DisposingExecutor, R, org.jetlang.core.Callback)"><B>publish(DisposingExecutor, R, Callback&lt;V&gt;)</B></A> -
407
- Method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/MemoryRequestChannel.html" title="class in org.jetlang.channels">MemoryRequestChannel</A>
408
- <DD>&nbsp;
409
- <DT><A HREF="./org/jetlang/channels/Publisher.html#publish(T)"><B>publish(T)</B></A> -
410
- Method in interface org.jetlang.channels.<A HREF="./org/jetlang/channels/Publisher.html" title="interface in org.jetlang.channels">Publisher</A>
411
- <DD>Publish a message.
412
- <DT><A HREF="./org/jetlang/channels/RequestChannel.html#publish(org.jetlang.core.DisposingExecutor, R, org.jetlang.core.Callback)"><B>publish(DisposingExecutor, R, Callback&lt;V&gt;)</B></A> -
413
- Method in interface org.jetlang.channels.<A HREF="./org/jetlang/channels/RequestChannel.html" title="interface in org.jetlang.channels">RequestChannel</A>
414
- <DD>&nbsp;
415
- <DT><A HREF="./org/jetlang/channels/SubscriberList.html#publish(T)"><B>publish(T)</B></A> -
416
- Method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/SubscriberList.html" title="class in org.jetlang.channels">SubscriberList</A>
417
- <DD>&nbsp;
418
- <DT><A HREF="./org/jetlang/channels/Publisher.html" title="interface in org.jetlang.channels"><B>Publisher</B></A>&lt;<A HREF="./org/jetlang/channels/Publisher.html" title="type parameter in Publisher">T</A>&gt; - Interface in <A HREF="./org/jetlang/channels/package-summary.html">org.jetlang.channels</A><DD>Interface for components that allow messages to be published to them<DT><A HREF="./org/jetlang/core/RunnableBlockingQueue.html#put(java.lang.Runnable)"><B>put(Runnable)</B></A> -
419
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/RunnableBlockingQueue.html" title="class in org.jetlang.core">RunnableBlockingQueue</A>
420
- <DD>&nbsp;
421
- </DL>
422
- <HR>
423
- <A NAME="_R_"><!-- --></A><H2>
424
- <B>R</B></H2>
425
- <DL>
426
- <DT><A HREF="./org/jetlang/channels/SubscriberList.html#remove(org.jetlang.core.Callback)"><B>remove(Callback&lt;T&gt;)</B></A> -
427
- Method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/SubscriberList.html" title="class in org.jetlang.channels">SubscriberList</A>
428
- <DD>&nbsp;
429
- <DT><A HREF="./org/jetlang/core/DisposingExecutor.html#remove(org.jetlang.core.Disposable)"><B>remove(Disposable)</B></A> -
430
- Method in interface org.jetlang.core.<A HREF="./org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>
431
- <DD>Remove a <A HREF="./org/jetlang/core/Disposable.html" title="interface in org.jetlang.core"><CODE>Disposable</CODE></A> from being disposed when this component is disposed
432
- <DT><A HREF="./org/jetlang/core/RunnableExecutorImpl.html#remove(org.jetlang.core.Disposable)"><B>remove(Disposable)</B></A> -
433
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/RunnableExecutorImpl.html" title="class in org.jetlang.core">RunnableExecutorImpl</A>
434
- <DD>&nbsp;
435
- <DT><A HREF="./org/jetlang/core/SynchronousDisposingExecutor.html#remove(org.jetlang.core.Disposable)"><B>remove(Disposable)</B></A> -
436
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/SynchronousDisposingExecutor.html" title="class in org.jetlang.core">SynchronousDisposingExecutor</A>
437
- <DD>&nbsp;
438
- <DT><A HREF="./org/jetlang/fibers/FiberStub.html#remove(org.jetlang.core.Disposable)"><B>remove(Disposable)</B></A> -
439
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/FiberStub.html" title="class in org.jetlang.fibers">FiberStub</A>
440
- <DD>&nbsp;
441
- <DT><A HREF="./org/jetlang/fibers/ThreadFiber.html#remove(org.jetlang.core.Disposable)"><B>remove(Disposable)</B></A> -
442
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/ThreadFiber.html" title="class in org.jetlang.fibers">ThreadFiber</A>
443
- <DD>&nbsp;
444
- <DT><A HREF="./org/jetlang/channels/Request.html#reply(V)"><B>reply(V)</B></A> -
445
- Method in interface org.jetlang.channels.<A HREF="./org/jetlang/channels/Request.html" title="interface in org.jetlang.channels">Request</A>
446
- <DD>&nbsp;
447
- <DT><A HREF="./org/jetlang/channels/Request.html" title="interface in org.jetlang.channels"><B>Request</B></A>&lt;<A HREF="./org/jetlang/channels/Request.html" title="type parameter in Request">R</A>,<A HREF="./org/jetlang/channels/Request.html" title="type parameter in Request">V</A>&gt; - Interface in <A HREF="./org/jetlang/channels/package-summary.html">org.jetlang.channels</A><DD>User: mrettig
448
- Date: Jan 31, 2009
449
- Time: 10:25:53 AM<DT><A HREF="./org/jetlang/channels/RequestChannel.html" title="interface in org.jetlang.channels"><B>RequestChannel</B></A>&lt;<A HREF="./org/jetlang/channels/RequestChannel.html" title="type parameter in RequestChannel">R</A>,<A HREF="./org/jetlang/channels/RequestChannel.html" title="type parameter in RequestChannel">V</A>&gt; - Interface in <A HREF="./org/jetlang/channels/package-summary.html">org.jetlang.channels</A><DD>User: mrettig
450
- Date: Jan 31, 2009
451
- Time: 10:23:38 AM<DT><A HREF="./org/jetlang/core/RunnableExecutorImpl.html#run()"><B>run()</B></A> -
452
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/RunnableExecutorImpl.html" title="class in org.jetlang.core">RunnableExecutorImpl</A>
453
- <DD>&nbsp;
454
- <DT><A HREF="./org/jetlang/core/SynchronousDisposingExecutor.html#run()"><B>run()</B></A> -
455
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/SynchronousDisposingExecutor.html" title="class in org.jetlang.core">SynchronousDisposingExecutor</A>
456
- <DD>&nbsp;
457
- <DT><A HREF="./org/jetlang/fibers/FiberStub.ScheduledEvent.html#run()"><B>run()</B></A> -
458
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/FiberStub.ScheduledEvent.html" title="class in org.jetlang.fibers">FiberStub.ScheduledEvent</A>
459
- <DD>&nbsp;
460
- <DT><A HREF="./org/jetlang/core/RunnableBlockingQueue.html" title="class in org.jetlang.core"><B>RunnableBlockingQueue</B></A> - Class in <A HREF="./org/jetlang/core/package-summary.html">org.jetlang.core</A><DD>Blocking queue supporting efficient put and sweep operations.<DT><A HREF="./org/jetlang/core/RunnableBlockingQueue.html#RunnableBlockingQueue()"><B>RunnableBlockingQueue()</B></A> -
461
- Constructor for class org.jetlang.core.<A HREF="./org/jetlang/core/RunnableBlockingQueue.html" title="class in org.jetlang.core">RunnableBlockingQueue</A>
462
- <DD>&nbsp;
463
- <DT><A HREF="./org/jetlang/core/RunnableExecutor.html" title="interface in org.jetlang.core"><B>RunnableExecutor</B></A> - Interface in <A HREF="./org/jetlang/core/package-summary.html">org.jetlang.core</A><DD>Queues and executes events.<DT><A HREF="./org/jetlang/core/RunnableExecutorImpl.html" title="class in org.jetlang.core"><B>RunnableExecutorImpl</B></A> - Class in <A HREF="./org/jetlang/core/package-summary.html">org.jetlang.core</A><DD>Default implementation that queues and executes events.<DT><A HREF="./org/jetlang/core/RunnableExecutorImpl.html#RunnableExecutorImpl()"><B>RunnableExecutorImpl()</B></A> -
464
- Constructor for class org.jetlang.core.<A HREF="./org/jetlang/core/RunnableExecutorImpl.html" title="class in org.jetlang.core">RunnableExecutorImpl</A>
465
- <DD>&nbsp;
466
- <DT><A HREF="./org/jetlang/core/RunnableExecutorImpl.html#RunnableExecutorImpl(org.jetlang.core.BatchExecutor)"><B>RunnableExecutorImpl(BatchExecutor)</B></A> -
467
- Constructor for class org.jetlang.core.<A HREF="./org/jetlang/core/RunnableExecutorImpl.html" title="class in org.jetlang.core">RunnableExecutorImpl</A>
468
- <DD>&nbsp;
469
- </DL>
470
- <HR>
471
- <A NAME="_S_"><!-- --></A><H2>
472
- <B>S</B></H2>
473
- <DL>
474
- <DT><A HREF="./org/jetlang/core/Scheduler.html#schedule(java.lang.Runnable, long, java.util.concurrent.TimeUnit)"><B>schedule(Runnable, long, TimeUnit)</B></A> -
475
- Method in interface org.jetlang.core.<A HREF="./org/jetlang/core/Scheduler.html" title="interface in org.jetlang.core">Scheduler</A>
476
- <DD>Creates and executes a one-shot action that becomes enabled after the given delay.
477
- <DT><A HREF="./org/jetlang/core/SchedulerImpl.html#schedule(java.lang.Runnable, long, java.util.concurrent.TimeUnit)"><B>schedule(Runnable, long, TimeUnit)</B></A> -
478
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/SchedulerImpl.html" title="class in org.jetlang.core">SchedulerImpl</A>
479
- <DD>&nbsp;
480
- <DT><A HREF="./org/jetlang/fibers/FiberStub.html#schedule(java.lang.Runnable, long, java.util.concurrent.TimeUnit)"><B>schedule(Runnable, long, TimeUnit)</B></A> -
481
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/FiberStub.html" title="class in org.jetlang.fibers">FiberStub</A>
482
- <DD>&nbsp;
483
- <DT><A HREF="./org/jetlang/fibers/ThreadFiber.html#schedule(java.lang.Runnable, long, java.util.concurrent.TimeUnit)"><B>schedule(Runnable, long, TimeUnit)</B></A> -
484
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/ThreadFiber.html" title="class in org.jetlang.fibers">ThreadFiber</A>
485
- <DD>Schedule a Runnable to execute in the future.
486
- <DT><A HREF="./org/jetlang/fibers/FiberStub.html#Scheduled"><B>Scheduled</B></A> -
487
- Variable in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/FiberStub.html" title="class in org.jetlang.fibers">FiberStub</A>
488
- <DD>&nbsp;
489
- <DT><A HREF="./org/jetlang/core/Scheduler.html" title="interface in org.jetlang.core"><B>Scheduler</B></A> - Interface in <A HREF="./org/jetlang/core/package-summary.html">org.jetlang.core</A><DD>Component that can schedule events to execute in the future.<DT><A HREF="./org/jetlang/core/SchedulerImpl.html" title="class in org.jetlang.core"><B>SchedulerImpl</B></A> - Class in <A HREF="./org/jetlang/core/package-summary.html">org.jetlang.core</A><DD>Default implementation for scheduling events for execution on fibers.<DT><A HREF="./org/jetlang/core/SchedulerImpl.html#SchedulerImpl(java.util.concurrent.Executor)"><B>SchedulerImpl(Executor)</B></A> -
490
- Constructor for class org.jetlang.core.<A HREF="./org/jetlang/core/SchedulerImpl.html" title="class in org.jetlang.core">SchedulerImpl</A>
491
- <DD>&nbsp;
492
- <DT><A HREF="./org/jetlang/core/SchedulerImpl.html#SchedulerImpl(org.jetlang.core.DisposingExecutor, java.util.concurrent.ScheduledExecutorService)"><B>SchedulerImpl(DisposingExecutor, ScheduledExecutorService)</B></A> -
493
- Constructor for class org.jetlang.core.<A HREF="./org/jetlang/core/SchedulerImpl.html" title="class in org.jetlang.core">SchedulerImpl</A>
494
- <DD>&nbsp;
495
- <DT><A HREF="./org/jetlang/core/Scheduler.html#scheduleWithFixedDelay(java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)"><B>scheduleWithFixedDelay(Runnable, long, long, TimeUnit)</B></A> -
496
- Method in interface org.jetlang.core.<A HREF="./org/jetlang/core/Scheduler.html" title="interface in org.jetlang.core">Scheduler</A>
497
- <DD>Creates and executes a periodic action that becomes enabled first
498
- after the given initial delay, and subsequently with the
499
- given delay between the termination of one execution and the
500
- commencement of the next.
501
- <DT><A HREF="./org/jetlang/core/SchedulerImpl.html#scheduleWithFixedDelay(java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)"><B>scheduleWithFixedDelay(Runnable, long, long, TimeUnit)</B></A> -
502
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/SchedulerImpl.html" title="class in org.jetlang.core">SchedulerImpl</A>
503
- <DD>&nbsp;
504
- <DT><A HREF="./org/jetlang/fibers/FiberStub.html#scheduleWithFixedDelay(java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)"><B>scheduleWithFixedDelay(Runnable, long, long, TimeUnit)</B></A> -
505
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/FiberStub.html" title="class in org.jetlang.fibers">FiberStub</A>
506
- <DD>&nbsp;
507
- <DT><A HREF="./org/jetlang/fibers/ThreadFiber.html#scheduleWithFixedDelay(java.lang.Runnable, long, long, java.util.concurrent.TimeUnit)"><B>scheduleWithFixedDelay(Runnable, long, long, TimeUnit)</B></A> -
508
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/ThreadFiber.html" title="class in org.jetlang.fibers">ThreadFiber</A>
509
- <DD>Schedule recurring event.
510
- <DT><A HREF="./org/jetlang/channels/Session.html" title="interface in org.jetlang.channels"><B>Session</B></A> - Interface in <A HREF="./org/jetlang/channels/package-summary.html">org.jetlang.channels</A><DD>Uniquely identifies a request/reply session.<DT><A HREF="./org/jetlang/channels/SessionClosed.html" title="interface in org.jetlang.channels"><B>SessionClosed</B></A>&lt;<A HREF="./org/jetlang/channels/SessionClosed.html" title="type parameter in SessionClosed">R</A>&gt; - Interface in <A HREF="./org/jetlang/channels/package-summary.html">org.jetlang.channels</A><DD>Message sent when a request session is closed.<DT><A HREF="./org/jetlang/channels/AsyncRequest.html#setResponseCount(int)"><B>setResponseCount(int)</B></A> -
511
- Method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/AsyncRequest.html" title="class in org.jetlang.channels">AsyncRequest</A>
512
- <DD>&nbsp;
513
- <DT><A HREF="./org/jetlang/core/RunnableBlockingQueue.html#setRunning(boolean)"><B>setRunning(boolean)</B></A> -
514
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/RunnableBlockingQueue.html" title="class in org.jetlang.core">RunnableBlockingQueue</A>
515
- <DD>&nbsp;
516
- <DT><A HREF="./org/jetlang/core/SynchronousExecutor.html#setRunning(boolean)"><B>setRunning(boolean)</B></A> -
517
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/SynchronousExecutor.html" title="class in org.jetlang.core">SynchronousExecutor</A>
518
- <DD>&nbsp;
519
- <DT><A HREF="./org/jetlang/channels/AsyncRequest.html#setTimeout(org.jetlang.core.Callback, long, java.util.concurrent.TimeUnit)"><B>setTimeout(Callback&lt;List&lt;V&gt;&gt;, long, TimeUnit)</B></A> -
520
- Method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/AsyncRequest.html" title="class in org.jetlang.channels">AsyncRequest</A>
521
- <DD>&nbsp;
522
- <DT><A HREF="./org/jetlang/channels/SubscriberList.html#size()"><B>size()</B></A> -
523
- Method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/SubscriberList.html" title="class in org.jetlang.channels">SubscriberList</A>
524
- <DD>&nbsp;
525
- <DT><A HREF="./org/jetlang/core/DisposingExecutor.html#size()"><B>size()</B></A> -
526
- Method in interface org.jetlang.core.<A HREF="./org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>
527
- <DD>Return the number of <A HREF="./org/jetlang/core/Disposable.html" title="interface in org.jetlang.core"><CODE>Disposable</CODE></A> instances registered with this instance.
528
- <DT><A HREF="./org/jetlang/core/EventBuffer.html#size()"><B>size()</B></A> -
529
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/EventBuffer.html" title="class in org.jetlang.core">EventBuffer</A>
530
- <DD>&nbsp;
531
- <DT><A HREF="./org/jetlang/core/EventReader.html#size()"><B>size()</B></A> -
532
- Method in interface org.jetlang.core.<A HREF="./org/jetlang/core/EventReader.html" title="interface in org.jetlang.core">EventReader</A>
533
- <DD>&nbsp;
534
- <DT><A HREF="./org/jetlang/core/RunnableExecutorImpl.html#size()"><B>size()</B></A> -
535
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/RunnableExecutorImpl.html" title="class in org.jetlang.core">RunnableExecutorImpl</A>
536
- <DD>&nbsp;
537
- <DT><A HREF="./org/jetlang/core/SynchronousDisposingExecutor.html#size()"><B>size()</B></A> -
538
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/SynchronousDisposingExecutor.html" title="class in org.jetlang.core">SynchronousDisposingExecutor</A>
539
- <DD>&nbsp;
540
- <DT><A HREF="./org/jetlang/fibers/FiberStub.html#size()"><B>size()</B></A> -
541
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/FiberStub.html" title="class in org.jetlang.fibers">FiberStub</A>
542
- <DD>&nbsp;
543
- <DT><A HREF="./org/jetlang/fibers/ThreadFiber.html#size()"><B>size()</B></A> -
544
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/ThreadFiber.html" title="class in org.jetlang.fibers">ThreadFiber</A>
545
- <DD>&nbsp;
546
- <DT><A HREF="./org/jetlang/fibers/Fiber.html#start()"><B>start()</B></A> -
547
- Method in interface org.jetlang.fibers.<A HREF="./org/jetlang/fibers/Fiber.html" title="interface in org.jetlang.fibers">Fiber</A>
548
- <DD>Start consuming events
549
- <DT><A HREF="./org/jetlang/fibers/FiberStub.html#start()"><B>start()</B></A> -
550
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/FiberStub.html" title="class in org.jetlang.fibers">FiberStub</A>
551
- <DD>&nbsp;
552
- <DT><A HREF="./org/jetlang/fibers/ThreadFiber.html#start()"><B>start()</B></A> -
553
- Method in class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/ThreadFiber.html" title="class in org.jetlang.fibers">ThreadFiber</A>
554
- <DD>Start thread
555
- <DT><A HREF="./org/jetlang/channels/Subscribable.html" title="interface in org.jetlang.channels"><B>Subscribable</B></A>&lt;<A HREF="./org/jetlang/channels/Subscribable.html" title="type parameter in Subscribable">T</A>&gt; - Interface in <A HREF="./org/jetlang/channels/package-summary.html">org.jetlang.channels</A><DD>Interface to subscribe to events on producing thread(s).<DT><A HREF="./org/jetlang/channels/MemoryChannel.html#subscribe(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback)"><B>subscribe(DisposingExecutor, Callback&lt;T&gt;)</B></A> -
556
- Method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/MemoryChannel.html" title="class in org.jetlang.channels">MemoryChannel</A>
557
- <DD>&nbsp;
558
- <DT><A HREF="./org/jetlang/channels/MemoryChannel.html#subscribe(org.jetlang.channels.Subscribable)"><B>subscribe(Subscribable&lt;T&gt;)</B></A> -
559
- Method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/MemoryChannel.html" title="class in org.jetlang.channels">MemoryChannel</A>
560
- <DD>&nbsp;
561
- <DT><A HREF="./org/jetlang/channels/MemoryRequestChannel.html#subscribe(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback)"><B>subscribe(DisposingExecutor, Callback&lt;Request&lt;R, V&gt;&gt;)</B></A> -
562
- Method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/MemoryRequestChannel.html" title="class in org.jetlang.channels">MemoryRequestChannel</A>
563
- <DD>&nbsp;
564
- <DT><A HREF="./org/jetlang/channels/MemoryRequestChannel.html#subscribe(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback, org.jetlang.core.Callback)"><B>subscribe(DisposingExecutor, Callback&lt;Request&lt;R, V&gt;&gt;, Callback&lt;SessionClosed&lt;R&gt;&gt;)</B></A> -
565
- Method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/MemoryRequestChannel.html" title="class in org.jetlang.channels">MemoryRequestChannel</A>
566
- <DD>&nbsp;
567
- <DT><A HREF="./org/jetlang/channels/RequestChannel.html#subscribe(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback)"><B>subscribe(DisposingExecutor, Callback&lt;Request&lt;R, V&gt;&gt;)</B></A> -
568
- Method in interface org.jetlang.channels.<A HREF="./org/jetlang/channels/RequestChannel.html" title="interface in org.jetlang.channels">RequestChannel</A>
569
- <DD>&nbsp;
570
- <DT><A HREF="./org/jetlang/channels/RequestChannel.html#subscribe(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback, org.jetlang.core.Callback)"><B>subscribe(DisposingExecutor, Callback&lt;Request&lt;R, V&gt;&gt;, Callback&lt;SessionClosed&lt;R&gt;&gt;)</B></A> -
571
- Method in interface org.jetlang.channels.<A HREF="./org/jetlang/channels/RequestChannel.html" title="interface in org.jetlang.channels">RequestChannel</A>
572
- <DD>&nbsp;
573
- <DT><A HREF="./org/jetlang/channels/Subscriber.html#subscribe(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback)"><B>subscribe(DisposingExecutor, Callback&lt;T&gt;)</B></A> -
574
- Method in interface org.jetlang.channels.<A HREF="./org/jetlang/channels/Subscriber.html" title="interface in org.jetlang.channels">Subscriber</A>
575
- <DD>Subscribe to receive messages produced by this subscriber
576
- <DT><A HREF="./org/jetlang/channels/Subscriber.html#subscribe(org.jetlang.channels.Subscribable)"><B>subscribe(Subscribable&lt;T&gt;)</B></A> -
577
- Method in interface org.jetlang.channels.<A HREF="./org/jetlang/channels/Subscriber.html" title="interface in org.jetlang.channels">Subscriber</A>
578
- <DD>&nbsp;
579
- <DT><A HREF="./org/jetlang/channels/MemoryChannel.html#subscribeOnProducerThread(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback)"><B>subscribeOnProducerThread(DisposingExecutor, Callback&lt;T&gt;)</B></A> -
580
- Method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/MemoryChannel.html" title="class in org.jetlang.channels">MemoryChannel</A>
581
- <DD>&nbsp;
582
- <DT><A HREF="./org/jetlang/channels/Subscriber.html" title="interface in org.jetlang.channels"><B>Subscriber</B></A>&lt;<A HREF="./org/jetlang/channels/Subscriber.html" title="type parameter in Subscriber">T</A>&gt; - Interface in <A HREF="./org/jetlang/channels/package-summary.html">org.jetlang.channels</A><DD>Interface for components that allow for message subscriptions<DT><A HREF="./org/jetlang/channels/MemoryChannel.html#subscriberCount()"><B>subscriberCount()</B></A> -
583
- Method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/MemoryChannel.html" title="class in org.jetlang.channels">MemoryChannel</A>
584
- <DD>&nbsp;
585
- <DT><A HREF="./org/jetlang/channels/SubscriberList.html" title="class in org.jetlang.channels"><B>SubscriberList</B></A>&lt;<A HREF="./org/jetlang/channels/SubscriberList.html" title="type parameter in SubscriberList">T</A>&gt; - Class in <A HREF="./org/jetlang/channels/package-summary.html">org.jetlang.channels</A><DD>User: mrettig
586
- Date: Aug 29, 2009<DT><A HREF="./org/jetlang/channels/SubscriberList.html#SubscriberList()"><B>SubscriberList()</B></A> -
587
- Constructor for class org.jetlang.channels.<A HREF="./org/jetlang/channels/SubscriberList.html" title="class in org.jetlang.channels">SubscriberList</A>
588
- <DD>&nbsp;
589
- <DT><A HREF="./org/jetlang/core/RunnableBlockingQueue.html#swap(org.jetlang.core.EventBuffer)"><B>swap(EventBuffer)</B></A> -
590
- Method in class org.jetlang.core.<A HREF="./org/jetlang/core/RunnableBlockingQueue.html" title="class in org.jetlang.core">RunnableBlockingQueue</A>
591
- <DD>&nbsp;
592
- <DT><A HREF="./org/jetlang/core/SynchronousDisposingExecutor.html" title="class in org.jetlang.core"><B>SynchronousDisposingExecutor</B></A> - Class in <A HREF="./org/jetlang/core/package-summary.html">org.jetlang.core</A><DD>A synchronous execute typically used for testing.<DT><A HREF="./org/jetlang/core/SynchronousDisposingExecutor.html#SynchronousDisposingExecutor()"><B>SynchronousDisposingExecutor()</B></A> -
593
- Constructor for class org.jetlang.core.<A HREF="./org/jetlang/core/SynchronousDisposingExecutor.html" title="class in org.jetlang.core">SynchronousDisposingExecutor</A>
594
- <DD>&nbsp;
595
- <DT><A HREF="./org/jetlang/core/SynchronousExecutor.html" title="class in org.jetlang.core"><B>SynchronousExecutor</B></A> - Class in <A HREF="./org/jetlang/core/package-summary.html">org.jetlang.core</A><DD>Executor that runs tasks on the current thread.<DT><A HREF="./org/jetlang/core/SynchronousExecutor.html#SynchronousExecutor()"><B>SynchronousExecutor()</B></A> -
596
- Constructor for class org.jetlang.core.<A HREF="./org/jetlang/core/SynchronousExecutor.html" title="class in org.jetlang.core">SynchronousExecutor</A>
597
- <DD>&nbsp;
598
- </DL>
599
- <HR>
600
- <A NAME="_T_"><!-- --></A><H2>
601
- <B>T</B></H2>
602
- <DL>
603
- <DT><A HREF="./org/jetlang/fibers/ThreadFiber.html" title="class in org.jetlang.fibers"><B>ThreadFiber</B></A> - Class in <A HREF="./org/jetlang/fibers/package-summary.html">org.jetlang.fibers</A><DD>Fiber implementation backed by a dedicated thread for execution.<DT><A HREF="./org/jetlang/fibers/ThreadFiber.html#ThreadFiber(org.jetlang.core.RunnableExecutor, java.lang.String, boolean)"><B>ThreadFiber(RunnableExecutor, String, boolean)</B></A> -
604
- Constructor for class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/ThreadFiber.html" title="class in org.jetlang.fibers">ThreadFiber</A>
605
- <DD>Create thread backed fiber
606
- <DT><A HREF="./org/jetlang/fibers/ThreadFiber.html#ThreadFiber()"><B>ThreadFiber()</B></A> -
607
- Constructor for class org.jetlang.fibers.<A HREF="./org/jetlang/fibers/ThreadFiber.html" title="class in org.jetlang.fibers">ThreadFiber</A>
608
- <DD>&nbsp;
609
- </DL>
610
- <HR>
611
- <A NAME="_W_"><!-- --></A><H2>
612
- <B>W</B></H2>
613
- <DL>
614
- <DT><A HREF="./org/jetlang/channels/AsyncRequest.html#withOneReply(org.jetlang.fibers.Fiber, org.jetlang.channels.RequestChannel, R, org.jetlang.core.Callback)"><B>withOneReply(Fiber, RequestChannel&lt;R, V&gt;, R, Callback&lt;V&gt;)</B></A> -
615
- Static method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/AsyncRequest.html" title="class in org.jetlang.channels">AsyncRequest</A>
616
- <DD>&nbsp;
617
- <DT><A HREF="./org/jetlang/channels/AsyncRequest.html#withOneReply(org.jetlang.fibers.Fiber, org.jetlang.channels.RequestChannel, R, org.jetlang.core.Callback, long, java.util.concurrent.TimeUnit, java.lang.Runnable)"><B>withOneReply(Fiber, RequestChannel&lt;R, V&gt;, R, Callback&lt;V&gt;, long, TimeUnit, Runnable)</B></A> -
618
- Static method in class org.jetlang.channels.<A HREF="./org/jetlang/channels/AsyncRequest.html" title="class in org.jetlang.channels">AsyncRequest</A>
619
- <DD>&nbsp;
620
- </DL>
621
- <HR>
622
- <A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_W_">W</A>
623
-
624
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
625
- <A NAME="navbar_bottom"><!-- --></A>
626
- <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
627
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
628
- <TR>
629
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
630
- <A NAME="navbar_bottom_firstrow"><!-- --></A>
631
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
632
- <TR ALIGN="center" VALIGN="top">
633
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
634
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
635
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
636
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
637
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
638
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
639
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
640
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
641
- </TR>
642
- </TABLE>
643
- </TD>
644
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
645
- </EM>
646
- </TD>
647
- </TR>
648
-
649
- <TR>
650
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
651
- &nbsp;PREV&nbsp;
652
- &nbsp;NEXT</FONT></TD>
653
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
654
- <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> &nbsp;
655
- &nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
656
- &nbsp;<SCRIPT type="text/javascript">
657
- <!--
658
- if(window==top) {
659
- document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
660
- }
661
- //-->
662
- </SCRIPT>
663
- <NOSCRIPT>
664
- <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
665
- </NOSCRIPT>
666
-
667
-
668
- </FONT></TD>
669
- </TR>
670
- </TABLE>
671
- <A NAME="skip-navbar_bottom"></A>
672
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
673
-
674
- <HR>
675
- Copyright &#169; 2009. All Rights Reserved.
676
- </BODY>
677
- </HTML>