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,226 +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
- org.jetlang.core (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="org.jetlang.core (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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
43
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
44
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
45
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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="#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;<A HREF="../../../org/jetlang/channels/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
60
- &nbsp;<A HREF="../../../org/jetlang/fibers/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
61
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
62
- <A HREF="../../../index.html?org/jetlang/core/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
63
- &nbsp;<A HREF="package-summary.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
- <H2>
84
- Package org.jetlang.core
85
- </H2>
86
-
87
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
88
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
89
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
90
- <B>Interface Summary</B></FONT></TH>
91
- </TR>
92
- <TR BGCOLOR="white" CLASS="TableRowColor">
93
- <TD WIDTH="15%"><B><A HREF="../../../org/jetlang/core/BatchExecutor.html" title="interface in org.jetlang.core">BatchExecutor</A></B></TD>
94
- <TD>Event executor.</TD>
95
- </TR>
96
- <TR BGCOLOR="white" CLASS="TableRowColor">
97
- <TD WIDTH="15%"><B><A HREF="../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback&lt;T&gt;</A></B></TD>
98
- <TD>Event callback.</TD>
99
- </TR>
100
- <TR BGCOLOR="white" CLASS="TableRowColor">
101
- <TD WIDTH="15%"><B><A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></B></TD>
102
- <TD>Interface to represent an instance that requires explicit resource cleanup</TD>
103
- </TR>
104
- <TR BGCOLOR="white" CLASS="TableRowColor">
105
- <TD WIDTH="15%"><B><A HREF="../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A></B></TD>
106
- <TD>An <CODE>Executor</CODE> that can dispose other components in unison with itself.</TD>
107
- </TR>
108
- <TR BGCOLOR="white" CLASS="TableRowColor">
109
- <TD WIDTH="15%"><B><A HREF="../../../org/jetlang/core/EventReader.html" title="interface in org.jetlang.core">EventReader</A></B></TD>
110
- <TD>User: mrettig
111
- Date: Aug 30, 2009</TD>
112
- </TR>
113
- <TR BGCOLOR="white" CLASS="TableRowColor">
114
- <TD WIDTH="15%"><B><A HREF="../../../org/jetlang/core/Filter.html" title="interface in org.jetlang.core">Filter&lt;T&gt;</A></B></TD>
115
- <TD>Interface to represent a boolean filter for messages</TD>
116
- </TR>
117
- <TR BGCOLOR="white" CLASS="TableRowColor">
118
- <TD WIDTH="15%"><B><A HREF="../../../org/jetlang/core/RunnableExecutor.html" title="interface in org.jetlang.core">RunnableExecutor</A></B></TD>
119
- <TD>Queues and executes events.</TD>
120
- </TR>
121
- <TR BGCOLOR="white" CLASS="TableRowColor">
122
- <TD WIDTH="15%"><B><A HREF="../../../org/jetlang/core/Scheduler.html" title="interface in org.jetlang.core">Scheduler</A></B></TD>
123
- <TD>Component that can schedule events to execute in the future.</TD>
124
- </TR>
125
- </TABLE>
126
- &nbsp;
127
-
128
- <P>
129
-
130
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
131
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
132
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
133
- <B>Class Summary</B></FONT></TH>
134
- </TR>
135
- <TR BGCOLOR="white" CLASS="TableRowColor">
136
- <TD WIDTH="15%"><B><A HREF="../../../org/jetlang/core/BatchExecutorImpl.html" title="class in org.jetlang.core">BatchExecutorImpl</A></B></TD>
137
- <TD>Default implementation that simply executes all events.</TD>
138
- </TR>
139
- <TR BGCOLOR="white" CLASS="TableRowColor">
140
- <TD WIDTH="15%"><B><A HREF="../../../org/jetlang/core/EventBuffer.html" title="class in org.jetlang.core">EventBuffer</A></B></TD>
141
- <TD>User: mrettig
142
- Date: Aug 29, 2009</TD>
143
- </TR>
144
- <TR BGCOLOR="white" CLASS="TableRowColor">
145
- <TD WIDTH="15%"><B><A HREF="../../../org/jetlang/core/RunnableBlockingQueue.html" title="class in org.jetlang.core">RunnableBlockingQueue</A></B></TD>
146
- <TD>Blocking queue supporting efficient put and sweep operations.</TD>
147
- </TR>
148
- <TR BGCOLOR="white" CLASS="TableRowColor">
149
- <TD WIDTH="15%"><B><A HREF="../../../org/jetlang/core/RunnableExecutorImpl.html" title="class in org.jetlang.core">RunnableExecutorImpl</A></B></TD>
150
- <TD>Default implementation that queues and executes events.</TD>
151
- </TR>
152
- <TR BGCOLOR="white" CLASS="TableRowColor">
153
- <TD WIDTH="15%"><B><A HREF="../../../org/jetlang/core/SchedulerImpl.html" title="class in org.jetlang.core">SchedulerImpl</A></B></TD>
154
- <TD>Default implementation for scheduling events for execution on fibers.</TD>
155
- </TR>
156
- <TR BGCOLOR="white" CLASS="TableRowColor">
157
- <TD WIDTH="15%"><B><A HREF="../../../org/jetlang/core/SynchronousDisposingExecutor.html" title="class in org.jetlang.core">SynchronousDisposingExecutor</A></B></TD>
158
- <TD>A synchronous execute typically used for testing.</TD>
159
- </TR>
160
- <TR BGCOLOR="white" CLASS="TableRowColor">
161
- <TD WIDTH="15%"><B><A HREF="../../../org/jetlang/core/SynchronousExecutor.html" title="class in org.jetlang.core">SynchronousExecutor</A></B></TD>
162
- <TD>Executor that runs tasks on the current thread.</TD>
163
- </TR>
164
- </TABLE>
165
- &nbsp;
166
-
167
- <P>
168
- <DL>
169
- </DL>
170
- <HR>
171
-
172
-
173
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
174
- <A NAME="navbar_bottom"><!-- --></A>
175
- <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
176
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
177
- <TR>
178
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
179
- <A NAME="navbar_bottom_firstrow"><!-- --></A>
180
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
181
- <TR ALIGN="center" VALIGN="top">
182
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
183
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
184
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
185
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
186
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
187
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
188
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
189
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
190
- </TR>
191
- </TABLE>
192
- </TD>
193
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
194
- </EM>
195
- </TD>
196
- </TR>
197
-
198
- <TR>
199
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
200
- &nbsp;<A HREF="../../../org/jetlang/channels/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
201
- &nbsp;<A HREF="../../../org/jetlang/fibers/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
202
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
203
- <A HREF="../../../index.html?org/jetlang/core/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
204
- &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
205
- &nbsp;<SCRIPT type="text/javascript">
206
- <!--
207
- if(window==top) {
208
- document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
209
- }
210
- //-->
211
- </SCRIPT>
212
- <NOSCRIPT>
213
- <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
214
- </NOSCRIPT>
215
-
216
-
217
- </FONT></TD>
218
- </TR>
219
- </TABLE>
220
- <A NAME="skip-navbar_bottom"></A>
221
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
222
-
223
- <HR>
224
- Copyright &#169; 2009. All Rights Reserved.
225
- </BODY>
226
- </HTML>
@@ -1,176 +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
- org.jetlang.core Class Hierarchy (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="org.jetlang.core Class Hierarchy (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"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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="#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;<A HREF="../../../org/jetlang/channels/package-tree.html"><B>PREV</B></A>&nbsp;
60
- &nbsp;<A HREF="../../../org/jetlang/fibers/package-tree.html"><B>NEXT</B></A></FONT></TD>
61
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
62
- <A HREF="../../../index.html?org/jetlang/core/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
63
- &nbsp;<A HREF="package-tree.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
- <H2>
85
- Hierarchy For Package org.jetlang.core
86
- </H2>
87
- </CENTER>
88
- <DL>
89
- <DT><B>Package Hierarchies:</B><DD><A HREF="../../../overview-tree.html">All Packages</A></DL>
90
- <HR>
91
- <H2>
92
- Class Hierarchy
93
- </H2>
94
- <UL>
95
- <LI TYPE="circle">java.lang.Object<UL>
96
- <LI TYPE="circle">org.jetlang.core.<A HREF="../../../org/jetlang/core/BatchExecutorImpl.html" title="class in org.jetlang.core"><B>BatchExecutorImpl</B></A> (implements org.jetlang.core.<A HREF="../../../org/jetlang/core/BatchExecutor.html" title="interface in org.jetlang.core">BatchExecutor</A>)
97
- <LI TYPE="circle">org.jetlang.core.<A HREF="../../../org/jetlang/core/EventBuffer.html" title="class in org.jetlang.core"><B>EventBuffer</B></A> (implements org.jetlang.core.<A HREF="../../../org/jetlang/core/EventReader.html" title="interface in org.jetlang.core">EventReader</A>)
98
- <LI TYPE="circle">org.jetlang.core.<A HREF="../../../org/jetlang/core/RunnableBlockingQueue.html" title="class in org.jetlang.core"><B>RunnableBlockingQueue</B></A><LI TYPE="circle">org.jetlang.core.<A HREF="../../../org/jetlang/core/RunnableExecutorImpl.html" title="class in org.jetlang.core"><B>RunnableExecutorImpl</B></A> (implements org.jetlang.core.<A HREF="../../../org/jetlang/core/RunnableExecutor.html" title="interface in org.jetlang.core">RunnableExecutor</A>)
99
- <LI TYPE="circle">org.jetlang.core.<A HREF="../../../org/jetlang/core/SchedulerImpl.html" title="class in org.jetlang.core"><B>SchedulerImpl</B></A> (implements org.jetlang.core.<A HREF="../../../org/jetlang/core/Scheduler.html" title="interface in org.jetlang.core">Scheduler</A>)
100
- <LI TYPE="circle">org.jetlang.core.<A HREF="../../../org/jetlang/core/SynchronousDisposingExecutor.html" title="class in org.jetlang.core"><B>SynchronousDisposingExecutor</B></A> (implements org.jetlang.core.<A HREF="../../../org/jetlang/core/RunnableExecutor.html" title="interface in org.jetlang.core">RunnableExecutor</A>)
101
- <LI TYPE="circle">org.jetlang.core.<A HREF="../../../org/jetlang/core/SynchronousExecutor.html" title="class in org.jetlang.core"><B>SynchronousExecutor</B></A> (implements java.util.concurrent.Executor)
102
- </UL>
103
- </UL>
104
- <H2>
105
- Interface Hierarchy
106
- </H2>
107
- <UL>
108
- <LI TYPE="circle">org.jetlang.core.<A HREF="../../../org/jetlang/core/BatchExecutor.html" title="interface in org.jetlang.core"><B>BatchExecutor</B></A><LI TYPE="circle">org.jetlang.core.<A HREF="../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core"><B>Callback</B></A>&lt;T&gt;<LI TYPE="circle">org.jetlang.core.<A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core"><B>Disposable</B></A><UL>
109
- <LI TYPE="circle">org.jetlang.core.<A HREF="../../../org/jetlang/core/RunnableExecutor.html" title="interface in org.jetlang.core"><B>RunnableExecutor</B></A> (also extends org.jetlang.core.<A HREF="../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>, java.lang.Runnable)
110
- <LI TYPE="circle">org.jetlang.core.<A HREF="../../../org/jetlang/core/Scheduler.html" title="interface in org.jetlang.core"><B>Scheduler</B></A></UL>
111
- <LI TYPE="circle">org.jetlang.core.<A HREF="../../../org/jetlang/core/EventReader.html" title="interface in org.jetlang.core"><B>EventReader</B></A><LI TYPE="circle">java.util.concurrent.Executor<UL>
112
- <LI TYPE="circle">org.jetlang.core.<A HREF="../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core"><B>DisposingExecutor</B></A><UL>
113
- <LI TYPE="circle">org.jetlang.core.<A HREF="../../../org/jetlang/core/RunnableExecutor.html" title="interface in org.jetlang.core"><B>RunnableExecutor</B></A> (also extends org.jetlang.core.<A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A>, java.lang.Runnable)
114
- </UL>
115
- </UL>
116
- <LI TYPE="circle">org.jetlang.core.<A HREF="../../../org/jetlang/core/Filter.html" title="interface in org.jetlang.core"><B>Filter</B></A>&lt;T&gt;<LI TYPE="circle">java.lang.Runnable<UL>
117
- <LI TYPE="circle">org.jetlang.core.<A HREF="../../../org/jetlang/core/RunnableExecutor.html" title="interface in org.jetlang.core"><B>RunnableExecutor</B></A> (also extends org.jetlang.core.<A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A>, org.jetlang.core.<A HREF="../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>)
118
- </UL>
119
- </UL>
120
- <HR>
121
-
122
-
123
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
124
- <A NAME="navbar_bottom"><!-- --></A>
125
- <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
126
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
127
- <TR>
128
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
129
- <A NAME="navbar_bottom_firstrow"><!-- --></A>
130
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
131
- <TR ALIGN="center" VALIGN="top">
132
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
133
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
134
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
135
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
136
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
137
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
138
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
139
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
140
- </TR>
141
- </TABLE>
142
- </TD>
143
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
144
- </EM>
145
- </TD>
146
- </TR>
147
-
148
- <TR>
149
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
150
- &nbsp;<A HREF="../../../org/jetlang/channels/package-tree.html"><B>PREV</B></A>&nbsp;
151
- &nbsp;<A HREF="../../../org/jetlang/fibers/package-tree.html"><B>NEXT</B></A></FONT></TD>
152
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
153
- <A HREF="../../../index.html?org/jetlang/core/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
154
- &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
155
- &nbsp;<SCRIPT type="text/javascript">
156
- <!--
157
- if(window==top) {
158
- document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
159
- }
160
- //-->
161
- </SCRIPT>
162
- <NOSCRIPT>
163
- <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
164
- </NOSCRIPT>
165
-
166
-
167
- </FONT></TD>
168
- </TR>
169
- </TABLE>
170
- <A NAME="skip-navbar_bottom"></A>
171
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
172
-
173
- <HR>
174
- Copyright &#169; 2009. All Rights Reserved.
175
- </BODY>
176
- </HTML>
@@ -1,289 +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
- Uses of Package org.jetlang.core (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="Uses of Package org.jetlang.core (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"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
43
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
44
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
45
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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="#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?org/jetlang/core/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp;
63
- &nbsp;<A HREF="package-use.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
- <H2>
85
- <B>Uses of Package<br>org.jetlang.core</B></H2>
86
- </CENTER>
87
-
88
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
89
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
90
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
91
- Packages that use <A HREF="../../../org/jetlang/core/package-summary.html">org.jetlang.core</A></FONT></TH>
92
- </TR>
93
- <TR BGCOLOR="white" CLASS="TableRowColor">
94
- <TD><A HREF="#org.jetlang.channels"><B>org.jetlang.channels</B></A></TD>
95
- <TD>&nbsp;&nbsp;</TD>
96
- </TR>
97
- <TR BGCOLOR="white" CLASS="TableRowColor">
98
- <TD><A HREF="#org.jetlang.core"><B>org.jetlang.core</B></A></TD>
99
- <TD>&nbsp;&nbsp;</TD>
100
- </TR>
101
- <TR BGCOLOR="white" CLASS="TableRowColor">
102
- <TD><A HREF="#org.jetlang.fibers"><B>org.jetlang.fibers</B></A></TD>
103
- <TD>&nbsp;&nbsp;</TD>
104
- </TR>
105
- </TABLE>
106
- &nbsp;
107
- <P>
108
- <A NAME="org.jetlang.channels"><!-- --></A>
109
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
110
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
111
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
112
- Classes in <A HREF="../../../org/jetlang/core/package-summary.html">org.jetlang.core</A> used by <A HREF="../../../org/jetlang/channels/package-summary.html">org.jetlang.channels</A></FONT></TH>
113
- </TR>
114
- <TR BGCOLOR="white" CLASS="TableRowColor">
115
- <TD><B><A HREF="../../../org/jetlang/core/class-use/Callback.html#org.jetlang.channels"><B>Callback</B></A></B>
116
-
117
- <BR>
118
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Event callback.</TD>
119
- </TR>
120
- <TR BGCOLOR="white" CLASS="TableRowColor">
121
- <TD><B><A HREF="../../../org/jetlang/core/class-use/Disposable.html#org.jetlang.channels"><B>Disposable</B></A></B>
122
-
123
- <BR>
124
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Interface to represent an instance that requires explicit resource cleanup</TD>
125
- </TR>
126
- <TR BGCOLOR="white" CLASS="TableRowColor">
127
- <TD><B><A HREF="../../../org/jetlang/core/class-use/DisposingExecutor.html#org.jetlang.channels"><B>DisposingExecutor</B></A></B>
128
-
129
- <BR>
130
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An <CODE>Executor</CODE> that can dispose other components in unison with itself.</TD>
131
- </TR>
132
- <TR BGCOLOR="white" CLASS="TableRowColor">
133
- <TD><B><A HREF="../../../org/jetlang/core/class-use/Filter.html#org.jetlang.channels"><B>Filter</B></A></B>
134
-
135
- <BR>
136
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Interface to represent a boolean filter for messages</TD>
137
- </TR>
138
- </TABLE>
139
- &nbsp;
140
- <P>
141
- <A NAME="org.jetlang.core"><!-- --></A>
142
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
143
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
144
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
145
- Classes in <A HREF="../../../org/jetlang/core/package-summary.html">org.jetlang.core</A> used by <A HREF="../../../org/jetlang/core/package-summary.html">org.jetlang.core</A></FONT></TH>
146
- </TR>
147
- <TR BGCOLOR="white" CLASS="TableRowColor">
148
- <TD><B><A HREF="../../../org/jetlang/core/class-use/BatchExecutor.html#org.jetlang.core"><B>BatchExecutor</B></A></B>
149
-
150
- <BR>
151
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Event executor.</TD>
152
- </TR>
153
- <TR BGCOLOR="white" CLASS="TableRowColor">
154
- <TD><B><A HREF="../../../org/jetlang/core/class-use/Disposable.html#org.jetlang.core"><B>Disposable</B></A></B>
155
-
156
- <BR>
157
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Interface to represent an instance that requires explicit resource cleanup</TD>
158
- </TR>
159
- <TR BGCOLOR="white" CLASS="TableRowColor">
160
- <TD><B><A HREF="../../../org/jetlang/core/class-use/DisposingExecutor.html#org.jetlang.core"><B>DisposingExecutor</B></A></B>
161
-
162
- <BR>
163
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An <CODE>Executor</CODE> that can dispose other components in unison with itself.</TD>
164
- </TR>
165
- <TR BGCOLOR="white" CLASS="TableRowColor">
166
- <TD><B><A HREF="../../../org/jetlang/core/class-use/EventBuffer.html#org.jetlang.core"><B>EventBuffer</B></A></B>
167
-
168
- <BR>
169
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;User: mrettig
170
- Date: Aug 29, 2009</TD>
171
- </TR>
172
- <TR BGCOLOR="white" CLASS="TableRowColor">
173
- <TD><B><A HREF="../../../org/jetlang/core/class-use/EventReader.html#org.jetlang.core"><B>EventReader</B></A></B>
174
-
175
- <BR>
176
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;User: mrettig
177
- Date: Aug 30, 2009</TD>
178
- </TR>
179
- <TR BGCOLOR="white" CLASS="TableRowColor">
180
- <TD><B><A HREF="../../../org/jetlang/core/class-use/RunnableExecutor.html#org.jetlang.core"><B>RunnableExecutor</B></A></B>
181
-
182
- <BR>
183
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Queues and executes events.</TD>
184
- </TR>
185
- <TR BGCOLOR="white" CLASS="TableRowColor">
186
- <TD><B><A HREF="../../../org/jetlang/core/class-use/Scheduler.html#org.jetlang.core"><B>Scheduler</B></A></B>
187
-
188
- <BR>
189
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Component that can schedule events to execute in the future.</TD>
190
- </TR>
191
- </TABLE>
192
- &nbsp;
193
- <P>
194
- <A NAME="org.jetlang.fibers"><!-- --></A>
195
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
196
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
197
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
198
- Classes in <A HREF="../../../org/jetlang/core/package-summary.html">org.jetlang.core</A> used by <A HREF="../../../org/jetlang/fibers/package-summary.html">org.jetlang.fibers</A></FONT></TH>
199
- </TR>
200
- <TR BGCOLOR="white" CLASS="TableRowColor">
201
- <TD><B><A HREF="../../../org/jetlang/core/class-use/BatchExecutor.html#org.jetlang.fibers"><B>BatchExecutor</B></A></B>
202
-
203
- <BR>
204
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Event executor.</TD>
205
- </TR>
206
- <TR BGCOLOR="white" CLASS="TableRowColor">
207
- <TD><B><A HREF="../../../org/jetlang/core/class-use/Disposable.html#org.jetlang.fibers"><B>Disposable</B></A></B>
208
-
209
- <BR>
210
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Interface to represent an instance that requires explicit resource cleanup</TD>
211
- </TR>
212
- <TR BGCOLOR="white" CLASS="TableRowColor">
213
- <TD><B><A HREF="../../../org/jetlang/core/class-use/DisposingExecutor.html#org.jetlang.fibers"><B>DisposingExecutor</B></A></B>
214
-
215
- <BR>
216
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An <CODE>Executor</CODE> that can dispose other components in unison with itself.</TD>
217
- </TR>
218
- <TR BGCOLOR="white" CLASS="TableRowColor">
219
- <TD><B><A HREF="../../../org/jetlang/core/class-use/RunnableExecutor.html#org.jetlang.fibers"><B>RunnableExecutor</B></A></B>
220
-
221
- <BR>
222
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Queues and executes events.</TD>
223
- </TR>
224
- <TR BGCOLOR="white" CLASS="TableRowColor">
225
- <TD><B><A HREF="../../../org/jetlang/core/class-use/Scheduler.html#org.jetlang.fibers"><B>Scheduler</B></A></B>
226
-
227
- <BR>
228
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Component that can schedule events to execute in the future.</TD>
229
- </TR>
230
- </TABLE>
231
- &nbsp;
232
- <P>
233
- <HR>
234
-
235
-
236
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
237
- <A NAME="navbar_bottom"><!-- --></A>
238
- <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
239
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
240
- <TR>
241
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
242
- <A NAME="navbar_bottom_firstrow"><!-- --></A>
243
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
244
- <TR ALIGN="center" VALIGN="top">
245
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
246
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
247
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
248
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
249
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
250
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
251
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
252
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
253
- </TR>
254
- </TABLE>
255
- </TD>
256
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
257
- </EM>
258
- </TD>
259
- </TR>
260
-
261
- <TR>
262
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
263
- &nbsp;PREV&nbsp;
264
- &nbsp;NEXT</FONT></TD>
265
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
266
- <A HREF="../../../index.html?org/jetlang/core/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp;
267
- &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
268
- &nbsp;<SCRIPT type="text/javascript">
269
- <!--
270
- if(window==top) {
271
- document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
272
- }
273
- //-->
274
- </SCRIPT>
275
- <NOSCRIPT>
276
- <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
277
- </NOSCRIPT>
278
-
279
-
280
- </FONT></TD>
281
- </TR>
282
- </TABLE>
283
- <A NAME="skip-navbar_bottom"></A>
284
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
285
-
286
- <HR>
287
- Copyright &#169; 2009. All Rights Reserved.
288
- </BODY>
289
- </HTML>