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
- Uses of Interface org.jetlang.core.BatchExecutor (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 Interface org.jetlang.core.BatchExecutor (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"> <A HREF="../../../../org/jetlang/core/BatchExecutor.html" title="interface in org.jetlang.core"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&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//class-useBatchExecutor.html" target="_top"><B>FRAMES</B></A> &nbsp;
63
- &nbsp;<A HREF="BatchExecutor.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 Interface<br>org.jetlang.core.BatchExecutor</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/BatchExecutor.html" title="interface in org.jetlang.core">BatchExecutor</A></FONT></TH>
92
- </TR>
93
- <TR BGCOLOR="white" CLASS="TableRowColor">
94
- <TD><A HREF="#org.jetlang.core"><B>org.jetlang.core</B></A></TD>
95
- <TD>&nbsp;&nbsp;</TD>
96
- </TR>
97
- <TR BGCOLOR="white" CLASS="TableRowColor">
98
- <TD><A HREF="#org.jetlang.fibers"><B>org.jetlang.fibers</B></A></TD>
99
- <TD>&nbsp;&nbsp;</TD>
100
- </TR>
101
- </TABLE>
102
- &nbsp;
103
- <P>
104
- <A NAME="org.jetlang.core"><!-- --></A>
105
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
106
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
107
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
108
- Uses of <A HREF="../../../../org/jetlang/core/BatchExecutor.html" title="interface in org.jetlang.core">BatchExecutor</A> in <A HREF="../../../../org/jetlang/core/package-summary.html">org.jetlang.core</A></FONT></TH>
109
- </TR>
110
- </TABLE>
111
- &nbsp;
112
- <P>
113
-
114
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
115
- <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
116
- <TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../org/jetlang/core/package-summary.html">org.jetlang.core</A> that implement <A HREF="../../../../org/jetlang/core/BatchExecutor.html" title="interface in org.jetlang.core">BatchExecutor</A></FONT></TH>
117
- </TR>
118
- <TR BGCOLOR="white" CLASS="TableRowColor">
119
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
120
- <CODE>&nbsp;class</CODE></FONT></TD>
121
- <TD><CODE><B><A HREF="../../../../org/jetlang/core/BatchExecutorImpl.html" title="class in org.jetlang.core">BatchExecutorImpl</A></B></CODE>
122
-
123
- <BR>
124
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default implementation that simply executes all events.</TD>
125
- </TR>
126
- </TABLE>
127
- &nbsp;
128
- <P>
129
-
130
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
131
- <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
132
- <TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../org/jetlang/core/package-summary.html">org.jetlang.core</A> with parameters of type <A HREF="../../../../org/jetlang/core/BatchExecutor.html" title="interface in org.jetlang.core">BatchExecutor</A></FONT></TH>
133
- </TR>
134
- <TR BGCOLOR="white" CLASS="TableRowColor">
135
- <TD><CODE><B><A HREF="../../../../org/jetlang/core/RunnableExecutorImpl.html#RunnableExecutorImpl(org.jetlang.core.BatchExecutor)">RunnableExecutorImpl</A></B>(<A HREF="../../../../org/jetlang/core/BatchExecutor.html" title="interface in org.jetlang.core">BatchExecutor</A>&nbsp;executor)</CODE>
136
-
137
- <BR>
138
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
139
- </TR>
140
- </TABLE>
141
- &nbsp;
142
- <P>
143
- <A NAME="org.jetlang.fibers"><!-- --></A>
144
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
145
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
146
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
147
- Uses of <A HREF="../../../../org/jetlang/core/BatchExecutor.html" title="interface in org.jetlang.core">BatchExecutor</A> in <A HREF="../../../../org/jetlang/fibers/package-summary.html">org.jetlang.fibers</A></FONT></TH>
148
- </TR>
149
- </TABLE>
150
- &nbsp;
151
- <P>
152
-
153
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
154
- <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
155
- <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/jetlang/fibers/package-summary.html">org.jetlang.fibers</A> with parameters of type <A HREF="../../../../org/jetlang/core/BatchExecutor.html" title="interface in org.jetlang.core">BatchExecutor</A></FONT></TH>
156
- </TR>
157
- <TR BGCOLOR="white" CLASS="TableRowColor">
158
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
159
- <CODE>&nbsp;<A HREF="../../../../org/jetlang/fibers/Fiber.html" title="interface in org.jetlang.fibers">Fiber</A></CODE></FONT></TD>
160
- <TD><CODE><B>PoolFiberFactory.</B><B><A HREF="../../../../org/jetlang/fibers/PoolFiberFactory.html#create(org.jetlang.core.BatchExecutor)">create</A></B>(<A HREF="../../../../org/jetlang/core/BatchExecutor.html" title="interface in org.jetlang.core">BatchExecutor</A>&nbsp;batchExecutor)</CODE>
161
-
162
- <BR>
163
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a new Fiber from this pool that uses the supplied <CODE>Executor</CODE> to execute commands</TD>
164
- </TR>
165
- </TABLE>
166
- &nbsp;
167
- <P>
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"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
182
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/jetlang/core/BatchExecutor.html" title="interface in org.jetlang.core"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
183
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
184
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&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?org/jetlang/core//class-useBatchExecutor.html" target="_top"><B>FRAMES</B></A> &nbsp;
202
- &nbsp;<A HREF="BatchExecutor.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,145 +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 Class org.jetlang.core.BatchExecutorImpl (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 Class org.jetlang.core.BatchExecutorImpl (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"> <A HREF="../../../../org/jetlang/core/BatchExecutorImpl.html" title="class in org.jetlang.core"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&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//class-useBatchExecutorImpl.html" target="_top"><B>FRAMES</B></A> &nbsp;
63
- &nbsp;<A HREF="BatchExecutorImpl.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 Class<br>org.jetlang.core.BatchExecutorImpl</B></H2>
86
- </CENTER>
87
- No usage of org.jetlang.core.BatchExecutorImpl
88
- <P>
89
- <HR>
90
-
91
-
92
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
93
- <A NAME="navbar_bottom"><!-- --></A>
94
- <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
95
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
96
- <TR>
97
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
98
- <A NAME="navbar_bottom_firstrow"><!-- --></A>
99
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
100
- <TR ALIGN="center" VALIGN="top">
101
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
102
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
103
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/jetlang/core/BatchExecutorImpl.html" title="class in org.jetlang.core"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
104
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
105
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
106
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
107
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
108
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
109
- </TR>
110
- </TABLE>
111
- </TD>
112
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
113
- </EM>
114
- </TD>
115
- </TR>
116
-
117
- <TR>
118
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
119
- &nbsp;PREV&nbsp;
120
- &nbsp;NEXT</FONT></TD>
121
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
122
- <A HREF="../../../../index.html?org/jetlang/core//class-useBatchExecutorImpl.html" target="_top"><B>FRAMES</B></A> &nbsp;
123
- &nbsp;<A HREF="BatchExecutorImpl.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
124
- &nbsp;<SCRIPT type="text/javascript">
125
- <!--
126
- if(window==top) {
127
- document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
128
- }
129
- //-->
130
- </SCRIPT>
131
- <NOSCRIPT>
132
- <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
133
- </NOSCRIPT>
134
-
135
-
136
- </FONT></TD>
137
- </TR>
138
- </TABLE>
139
- <A NAME="skip-navbar_bottom"></A>
140
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
141
-
142
- <HR>
143
- Copyright &#169; 2009. All Rights Reserved.
144
- </BODY>
145
- </HTML>
@@ -1,499 +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 Interface org.jetlang.core.Callback (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 Interface org.jetlang.core.Callback (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"> <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&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//class-useCallback.html" target="_top"><B>FRAMES</B></A> &nbsp;
63
- &nbsp;<A HREF="Callback.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 Interface<br>org.jetlang.core.Callback</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/Callback.html" title="interface in org.jetlang.core">Callback</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
- </TABLE>
98
- &nbsp;
99
- <P>
100
- <A NAME="org.jetlang.channels"><!-- --></A>
101
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
102
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
103
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
104
- Uses of <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A> in <A HREF="../../../../org/jetlang/channels/package-summary.html">org.jetlang.channels</A></FONT></TH>
105
- </TR>
106
- </TABLE>
107
- &nbsp;
108
- <P>
109
-
110
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
111
- <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
112
- <TH ALIGN="left" COLSPAN="2">Subinterfaces of <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A> in <A HREF="../../../../org/jetlang/channels/package-summary.html">org.jetlang.channels</A></FONT></TH>
113
- </TR>
114
- <TR BGCOLOR="white" CLASS="TableRowColor">
115
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
116
- <CODE>&nbsp;interface</CODE></FONT></TD>
117
- <TD><CODE><B><A HREF="../../../../org/jetlang/channels/Subscribable.html" title="interface in org.jetlang.channels">Subscribable&lt;T&gt;</A></B></CODE>
118
-
119
- <BR>
120
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Interface to subscribe to events on producing thread(s).</TD>
121
- </TR>
122
- </TABLE>
123
- &nbsp;
124
- <P>
125
-
126
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
127
- <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
128
- <TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../org/jetlang/channels/package-summary.html">org.jetlang.channels</A> that implement <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A></FONT></TH>
129
- </TR>
130
- <TR BGCOLOR="white" CLASS="TableRowColor">
131
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
132
- <CODE>&nbsp;class</CODE></FONT></TD>
133
- <TD><CODE><B><A HREF="../../../../org/jetlang/channels/BaseSubscription.html" title="class in org.jetlang.channels">BaseSubscription&lt;T&gt;</A></B></CODE>
134
-
135
- <BR>
136
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Base implementation for all producer thread subscriptions.</TD>
137
- </TR>
138
- <TR BGCOLOR="white" CLASS="TableRowColor">
139
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
140
- <CODE>&nbsp;class</CODE></FONT></TD>
141
- <TD><CODE><B><A HREF="../../../../org/jetlang/channels/BatchSubscriber.html" title="class in org.jetlang.channels">BatchSubscriber&lt;T&gt;</A></B></CODE>
142
-
143
- <BR>
144
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Batches events for the consuming thread.</TD>
145
- </TR>
146
- <TR BGCOLOR="white" CLASS="TableRowColor">
147
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
148
- <CODE>&nbsp;class</CODE></FONT></TD>
149
- <TD><CODE><B><A HREF="../../../../org/jetlang/channels/ChannelSubscription.html" title="class in org.jetlang.channels">ChannelSubscription&lt;T&gt;</A></B></CODE>
150
-
151
- <BR>
152
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Subscription for events on a channel.</TD>
153
- </TR>
154
- <TR BGCOLOR="white" CLASS="TableRowColor">
155
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
156
- <CODE>&nbsp;class</CODE></FONT></TD>
157
- <TD><CODE><B><A HREF="../../../../org/jetlang/channels/KeyedBatchSubscriber.html" title="class in org.jetlang.channels">KeyedBatchSubscriber&lt;K,T&gt;</A></B></CODE>
158
-
159
- <BR>
160
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Channel subscription that drops duplicates based upon a key.</TD>
161
- </TR>
162
- <TR BGCOLOR="white" CLASS="TableRowColor">
163
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
164
- <CODE>&nbsp;class</CODE></FONT></TD>
165
- <TD><CODE><B><A HREF="../../../../org/jetlang/channels/LastSubscriber.html" title="class in org.jetlang.channels">LastSubscriber&lt;T&gt;</A></B></CODE>
166
-
167
- <BR>
168
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Subscribes to last event received on the channel.</TD>
169
- </TR>
170
- </TABLE>
171
- &nbsp;
172
- <P>
173
-
174
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
175
- <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
176
- <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/jetlang/channels/package-summary.html">org.jetlang.channels</A> with parameters of type <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A></FONT></TH>
177
- </TR>
178
- <TR BGCOLOR="white" CLASS="TableRowColor">
179
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
180
- <CODE>&nbsp;void</CODE></FONT></TD>
181
- <TD><CODE><B>SubscriberList.</B><B><A HREF="../../../../org/jetlang/channels/SubscriberList.html#add(org.jetlang.core.Callback)">add</A></B>(<A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;<A HREF="../../../../org/jetlang/channels/SubscriberList.html" title="type parameter in SubscriberList">T</A>&gt;&nbsp;cb)</CODE>
182
-
183
- <BR>
184
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
185
- </TR>
186
- <TR BGCOLOR="white" CLASS="TableRowColor">
187
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
188
- <CODE>&nbsp;<A HREF="../../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></CODE></FONT></TD>
189
- <TD><CODE><B>RequestChannel.</B><B><A HREF="../../../../org/jetlang/channels/RequestChannel.html#publish(org.jetlang.core.DisposingExecutor, R, org.jetlang.core.Callback)">publish</A></B>(<A HREF="../../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>&nbsp;fiber,
190
- <A HREF="../../../../org/jetlang/channels/RequestChannel.html" title="type parameter in RequestChannel">R</A>&nbsp;request,
191
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;<A HREF="../../../../org/jetlang/channels/RequestChannel.html" title="type parameter in RequestChannel">V</A>&gt;&nbsp;reply)</CODE>
192
-
193
- <BR>
194
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
195
- </TR>
196
- <TR BGCOLOR="white" CLASS="TableRowColor">
197
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
198
- <CODE>&nbsp;<A HREF="../../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></CODE></FONT></TD>
199
- <TD><CODE><B>MemoryRequestChannel.</B><B><A HREF="../../../../org/jetlang/channels/MemoryRequestChannel.html#publish(org.jetlang.core.DisposingExecutor, R, org.jetlang.core.Callback)">publish</A></B>(<A HREF="../../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>&nbsp;target,
200
- <A HREF="../../../../org/jetlang/channels/MemoryRequestChannel.html" title="type parameter in MemoryRequestChannel">R</A>&nbsp;request,
201
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;<A HREF="../../../../org/jetlang/channels/MemoryRequestChannel.html" title="type parameter in MemoryRequestChannel">V</A>&gt;&nbsp;reply)</CODE>
202
-
203
- <BR>
204
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
205
- </TR>
206
- <TR BGCOLOR="white" CLASS="TableRowColor">
207
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
208
- <CODE>&nbsp;<A HREF="../../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></CODE></FONT></TD>
209
- <TD><CODE><B>AsyncRequest.</B><B><A HREF="../../../../org/jetlang/channels/AsyncRequest.html#publish(org.jetlang.channels.RequestChannel, R, org.jetlang.core.Callback)">publish</A></B>(<A HREF="../../../../org/jetlang/channels/RequestChannel.html" title="interface in org.jetlang.channels">RequestChannel</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;&nbsp;channel,
210
- <A HREF="../../../../org/jetlang/channels/AsyncRequest.html" title="type parameter in AsyncRequest">R</A>&nbsp;req,
211
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;java.util.List&lt;<A HREF="../../../../org/jetlang/channels/AsyncRequest.html" title="type parameter in AsyncRequest">V</A>&gt;&gt;&nbsp;onResponse)</CODE>
212
-
213
- <BR>
214
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
215
- </TR>
216
- <TR BGCOLOR="white" CLASS="TableRowColor">
217
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
218
- <CODE>&nbsp;boolean</CODE></FONT></TD>
219
- <TD><CODE><B>SubscriberList.</B><B><A HREF="../../../../org/jetlang/channels/SubscriberList.html#remove(org.jetlang.core.Callback)">remove</A></B>(<A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;<A HREF="../../../../org/jetlang/channels/SubscriberList.html" title="type parameter in SubscriberList">T</A>&gt;&nbsp;cb)</CODE>
220
-
221
- <BR>
222
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
223
- </TR>
224
- <TR BGCOLOR="white" CLASS="TableRowColor">
225
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
226
- <CODE>&nbsp;<A HREF="../../../../org/jetlang/channels/AsyncRequest.html" title="class in org.jetlang.channels">AsyncRequest</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;</CODE></FONT></TD>
227
- <TD><CODE><B>AsyncRequest.</B><B><A HREF="../../../../org/jetlang/channels/AsyncRequest.html#setTimeout(org.jetlang.core.Callback, long, java.util.concurrent.TimeUnit)">setTimeout</A></B>(<A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;java.util.List&lt;<A HREF="../../../../org/jetlang/channels/AsyncRequest.html" title="type parameter in AsyncRequest">V</A>&gt;&gt;&nbsp;onTimeout,
228
- long&nbsp;time,
229
- java.util.concurrent.TimeUnit&nbsp;unit)</CODE>
230
-
231
- <BR>
232
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
233
- </TR>
234
- <TR BGCOLOR="white" CLASS="TableRowColor">
235
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
236
- <CODE>&nbsp;<A HREF="../../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></CODE></FONT></TD>
237
- <TD><CODE><B>RequestChannel.</B><B><A HREF="../../../../org/jetlang/channels/RequestChannel.html#subscribe(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback)">subscribe</A></B>(<A HREF="../../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>&nbsp;fiber,
238
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;<A HREF="../../../../org/jetlang/channels/Request.html" title="interface in org.jetlang.channels">Request</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;&gt;&nbsp;onRequest)</CODE>
239
-
240
- <BR>
241
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
242
- </TR>
243
- <TR BGCOLOR="white" CLASS="TableRowColor">
244
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
245
- <CODE>&nbsp;<A HREF="../../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></CODE></FONT></TD>
246
- <TD><CODE><B>MemoryRequestChannel.</B><B><A HREF="../../../../org/jetlang/channels/MemoryRequestChannel.html#subscribe(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback)">subscribe</A></B>(<A HREF="../../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>&nbsp;fiber,
247
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;<A HREF="../../../../org/jetlang/channels/Request.html" title="interface in org.jetlang.channels">Request</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;&gt;&nbsp;onRequest)</CODE>
248
-
249
- <BR>
250
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
251
- </TR>
252
- <TR BGCOLOR="white" CLASS="TableRowColor">
253
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
254
- <CODE>&nbsp;<A HREF="../../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></CODE></FONT></TD>
255
- <TD><CODE><B>RequestChannel.</B><B><A HREF="../../../../org/jetlang/channels/RequestChannel.html#subscribe(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback, org.jetlang.core.Callback)">subscribe</A></B>(<A HREF="../../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>&nbsp;fiber,
256
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;<A HREF="../../../../org/jetlang/channels/Request.html" title="interface in org.jetlang.channels">Request</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;&gt;&nbsp;onRequest,
257
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;<A HREF="../../../../org/jetlang/channels/SessionClosed.html" title="interface in org.jetlang.channels">SessionClosed</A>&lt;<A HREF="../../../../org/jetlang/channels/RequestChannel.html" title="type parameter in RequestChannel">R</A>&gt;&gt;&nbsp;onRequestEnd)</CODE>
258
-
259
- <BR>
260
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
261
- </TR>
262
- <TR BGCOLOR="white" CLASS="TableRowColor">
263
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
264
- <CODE>&nbsp;<A HREF="../../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></CODE></FONT></TD>
265
- <TD><CODE><B>RequestChannel.</B><B><A HREF="../../../../org/jetlang/channels/RequestChannel.html#subscribe(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback, org.jetlang.core.Callback)">subscribe</A></B>(<A HREF="../../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>&nbsp;fiber,
266
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;<A HREF="../../../../org/jetlang/channels/Request.html" title="interface in org.jetlang.channels">Request</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;&gt;&nbsp;onRequest,
267
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;<A HREF="../../../../org/jetlang/channels/SessionClosed.html" title="interface in org.jetlang.channels">SessionClosed</A>&lt;<A HREF="../../../../org/jetlang/channels/RequestChannel.html" title="type parameter in RequestChannel">R</A>&gt;&gt;&nbsp;onRequestEnd)</CODE>
268
-
269
- <BR>
270
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
271
- </TR>
272
- <TR BGCOLOR="white" CLASS="TableRowColor">
273
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
274
- <CODE>&nbsp;<A HREF="../../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></CODE></FONT></TD>
275
- <TD><CODE><B>MemoryRequestChannel.</B><B><A HREF="../../../../org/jetlang/channels/MemoryRequestChannel.html#subscribe(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback, org.jetlang.core.Callback)">subscribe</A></B>(<A HREF="../../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>&nbsp;fiber,
276
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;<A HREF="../../../../org/jetlang/channels/Request.html" title="interface in org.jetlang.channels">Request</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;&gt;&nbsp;onRequest,
277
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;<A HREF="../../../../org/jetlang/channels/SessionClosed.html" title="interface in org.jetlang.channels">SessionClosed</A>&lt;<A HREF="../../../../org/jetlang/channels/MemoryRequestChannel.html" title="type parameter in MemoryRequestChannel">R</A>&gt;&gt;&nbsp;onRequestEnd)</CODE>
278
-
279
- <BR>
280
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
281
- </TR>
282
- <TR BGCOLOR="white" CLASS="TableRowColor">
283
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
284
- <CODE>&nbsp;<A HREF="../../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></CODE></FONT></TD>
285
- <TD><CODE><B>MemoryRequestChannel.</B><B><A HREF="../../../../org/jetlang/channels/MemoryRequestChannel.html#subscribe(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback, org.jetlang.core.Callback)">subscribe</A></B>(<A HREF="../../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>&nbsp;fiber,
286
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;<A HREF="../../../../org/jetlang/channels/Request.html" title="interface in org.jetlang.channels">Request</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;&gt;&nbsp;onRequest,
287
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;<A HREF="../../../../org/jetlang/channels/SessionClosed.html" title="interface in org.jetlang.channels">SessionClosed</A>&lt;<A HREF="../../../../org/jetlang/channels/MemoryRequestChannel.html" title="type parameter in MemoryRequestChannel">R</A>&gt;&gt;&nbsp;onRequestEnd)</CODE>
288
-
289
- <BR>
290
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
291
- </TR>
292
- <TR BGCOLOR="white" CLASS="TableRowColor">
293
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
294
- <CODE>&nbsp;<A HREF="../../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></CODE></FONT></TD>
295
- <TD><CODE><B>Subscriber.</B><B><A HREF="../../../../org/jetlang/channels/Subscriber.html#subscribe(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback)">subscribe</A></B>(<A HREF="../../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>&nbsp;executor,
296
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;<A HREF="../../../../org/jetlang/channels/Subscriber.html" title="type parameter in Subscriber">T</A>&gt;&nbsp;receive)</CODE>
297
-
298
- <BR>
299
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Subscribe to receive messages produced by this subscriber</TD>
300
- </TR>
301
- <TR BGCOLOR="white" CLASS="TableRowColor">
302
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
303
- <CODE>&nbsp;<A HREF="../../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></CODE></FONT></TD>
304
- <TD><CODE><B>MemoryChannel.</B><B><A HREF="../../../../org/jetlang/channels/MemoryChannel.html#subscribe(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback)">subscribe</A></B>(<A HREF="../../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>&nbsp;queue,
305
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;<A HREF="../../../../org/jetlang/channels/MemoryChannel.html" title="type parameter in MemoryChannel">T</A>&gt;&nbsp;onReceive)</CODE>
306
-
307
- <BR>
308
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
309
- </TR>
310
- <TR BGCOLOR="white" CLASS="TableRowColor">
311
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
312
- <CODE>&nbsp;<A HREF="../../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></CODE></FONT></TD>
313
- <TD><CODE><B>MemoryChannel.</B><B><A HREF="../../../../org/jetlang/channels/MemoryChannel.html#subscribeOnProducerThread(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback)">subscribeOnProducerThread</A></B>(<A HREF="../../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>&nbsp;queue,
314
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;<A HREF="../../../../org/jetlang/channels/MemoryChannel.html" title="type parameter in MemoryChannel">T</A>&gt;&nbsp;callbackOnQueue)</CODE>
315
-
316
- <BR>
317
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
318
- </TR>
319
- <TR BGCOLOR="white" CLASS="TableRowColor">
320
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
321
- <CODE>static
322
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
323
- <TR ALIGN="right" VALIGN="">
324
- <TD NOWRAP><FONT SIZE="-1">
325
- <CODE>&lt;R,V&gt; <A HREF="../../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></CODE></FONT></TD>
326
- </TR>
327
- </TABLE>
328
- </CODE></FONT></TD>
329
- <TD><CODE><B>AsyncRequest.</B><B><A HREF="../../../../org/jetlang/channels/AsyncRequest.html#withOneReply(org.jetlang.fibers.Fiber, org.jetlang.channels.RequestChannel, R, org.jetlang.core.Callback)">withOneReply</A></B>(<A HREF="../../../../org/jetlang/fibers/Fiber.html" title="interface in org.jetlang.fibers">Fiber</A>&nbsp;fiber,
330
- <A HREF="../../../../org/jetlang/channels/RequestChannel.html" title="interface in org.jetlang.channels">RequestChannel</A>&lt;R,V&gt;&nbsp;channel,
331
- R&nbsp;req,
332
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;V&gt;&nbsp;onReply)</CODE>
333
-
334
- <BR>
335
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
336
- </TR>
337
- <TR BGCOLOR="white" CLASS="TableRowColor">
338
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
339
- <CODE>static
340
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
341
- <TR ALIGN="right" VALIGN="">
342
- <TD NOWRAP><FONT SIZE="-1">
343
- <CODE>&lt;R,V&gt; <A HREF="../../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></CODE></FONT></TD>
344
- </TR>
345
- </TABLE>
346
- </CODE></FONT></TD>
347
- <TD><CODE><B>AsyncRequest.</B><B><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)">withOneReply</A></B>(<A HREF="../../../../org/jetlang/fibers/Fiber.html" title="interface in org.jetlang.fibers">Fiber</A>&nbsp;fiber,
348
- <A HREF="../../../../org/jetlang/channels/RequestChannel.html" title="interface in org.jetlang.channels">RequestChannel</A>&lt;R,V&gt;&nbsp;channel,
349
- R&nbsp;req,
350
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;V&gt;&nbsp;onReply,
351
- long&nbsp;timeout,
352
- java.util.concurrent.TimeUnit&nbsp;unit,
353
- java.lang.Runnable&nbsp;onTimeout)</CODE>
354
-
355
- <BR>
356
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
357
- </TR>
358
- </TABLE>
359
- &nbsp;
360
- <P>
361
-
362
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
363
- <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
364
- <TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../org/jetlang/channels/package-summary.html">org.jetlang.channels</A> with parameters of type <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A></FONT></TH>
365
- </TR>
366
- <TR BGCOLOR="white" CLASS="TableRowColor">
367
- <TD><CODE><B><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)">BatchSubscriber</A></B>(<A HREF="../../../../org/jetlang/fibers/Fiber.html" title="interface in org.jetlang.fibers">Fiber</A>&nbsp;queue,
368
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;java.util.List&lt;<A HREF="../../../../org/jetlang/channels/BatchSubscriber.html" title="type parameter in BatchSubscriber">T</A>&gt;&gt;&nbsp;receive,
369
- <A HREF="../../../../org/jetlang/core/Filter.html" title="interface in org.jetlang.core">Filter</A>&lt;<A HREF="../../../../org/jetlang/channels/BatchSubscriber.html" title="type parameter in BatchSubscriber">T</A>&gt;&nbsp;filter,
370
- int&nbsp;interval,
371
- java.util.concurrent.TimeUnit&nbsp;timeUnit)</CODE>
372
-
373
- <BR>
374
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
375
- </TR>
376
- <TR BGCOLOR="white" CLASS="TableRowColor">
377
- <TD><CODE><B><A HREF="../../../../org/jetlang/channels/BatchSubscriber.html#BatchSubscriber(org.jetlang.fibers.Fiber, org.jetlang.core.Callback, int, java.util.concurrent.TimeUnit)">BatchSubscriber</A></B>(<A HREF="../../../../org/jetlang/fibers/Fiber.html" title="interface in org.jetlang.fibers">Fiber</A>&nbsp;queue,
378
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;java.util.List&lt;<A HREF="../../../../org/jetlang/channels/BatchSubscriber.html" title="type parameter in BatchSubscriber">T</A>&gt;&gt;&nbsp;receive,
379
- int&nbsp;interval,
380
- java.util.concurrent.TimeUnit&nbsp;timeUnit)</CODE>
381
-
382
- <BR>
383
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
384
- </TR>
385
- <TR BGCOLOR="white" CLASS="TableRowColor">
386
- <TD><CODE><B><A HREF="../../../../org/jetlang/channels/ChannelSubscription.html#ChannelSubscription(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback)">ChannelSubscription</A></B>(<A HREF="../../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>&nbsp;queue,
387
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;<A HREF="../../../../org/jetlang/channels/ChannelSubscription.html" title="type parameter in ChannelSubscription">T</A>&gt;&nbsp;receiveMethod)</CODE>
388
-
389
- <BR>
390
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
391
- </TR>
392
- <TR BGCOLOR="white" CLASS="TableRowColor">
393
- <TD><CODE><B><A HREF="../../../../org/jetlang/channels/ChannelSubscription.html#ChannelSubscription(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback, org.jetlang.core.Filter)">ChannelSubscription</A></B>(<A HREF="../../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>&nbsp;fiber,
394
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;<A HREF="../../../../org/jetlang/channels/ChannelSubscription.html" title="type parameter in ChannelSubscription">T</A>&gt;&nbsp;receiveMethod,
395
- <A HREF="../../../../org/jetlang/core/Filter.html" title="interface in org.jetlang.core">Filter</A>&lt;<A HREF="../../../../org/jetlang/channels/ChannelSubscription.html" title="type parameter in ChannelSubscription">T</A>&gt;&nbsp;filter)</CODE>
396
-
397
- <BR>
398
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
399
- </TR>
400
- <TR BGCOLOR="white" CLASS="TableRowColor">
401
- <TD><CODE><B><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)">KeyedBatchSubscriber</A></B>(<A HREF="../../../../org/jetlang/fibers/Fiber.html" title="interface in org.jetlang.fibers">Fiber</A>&nbsp;context,
402
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;java.util.Map&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;&gt;&nbsp;target,
403
- <A HREF="../../../../org/jetlang/core/Filter.html" title="interface in org.jetlang.core">Filter</A>&lt;<A HREF="../../../../org/jetlang/channels/KeyedBatchSubscriber.html" title="type parameter in KeyedBatchSubscriber">T</A>&gt;&nbsp;filter,
404
- int&nbsp;flushIntervalInMs,
405
- java.util.concurrent.TimeUnit&nbsp;timeUnit,
406
- <A HREF="../../../../org/jetlang/channels/Converter.html" title="interface in org.jetlang.channels">Converter</A>&lt;<A HREF="../../../../org/jetlang/channels/KeyedBatchSubscriber.html" title="type parameter in KeyedBatchSubscriber">T</A>,<A HREF="../../../../org/jetlang/channels/KeyedBatchSubscriber.html" title="type parameter in KeyedBatchSubscriber">K</A>&gt;&nbsp;keyResolver)</CODE>
407
-
408
- <BR>
409
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
410
- </TR>
411
- <TR BGCOLOR="white" CLASS="TableRowColor">
412
- <TD><CODE><B><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)">KeyedBatchSubscriber</A></B>(<A HREF="../../../../org/jetlang/fibers/Fiber.html" title="interface in org.jetlang.fibers">Fiber</A>&nbsp;context,
413
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;java.util.Map&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;&gt;&nbsp;target,
414
- int&nbsp;flushIntervalInMs,
415
- java.util.concurrent.TimeUnit&nbsp;timeUnit,
416
- <A HREF="../../../../org/jetlang/channels/Converter.html" title="interface in org.jetlang.channels">Converter</A>&lt;<A HREF="../../../../org/jetlang/channels/KeyedBatchSubscriber.html" title="type parameter in KeyedBatchSubscriber">T</A>,<A HREF="../../../../org/jetlang/channels/KeyedBatchSubscriber.html" title="type parameter in KeyedBatchSubscriber">K</A>&gt;&nbsp;keyResolver)</CODE>
417
-
418
- <BR>
419
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
420
- </TR>
421
- <TR BGCOLOR="white" CLASS="TableRowColor">
422
- <TD><CODE><B><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)">LastSubscriber</A></B>(<A HREF="../../../../org/jetlang/fibers/Fiber.html" title="interface in org.jetlang.fibers">Fiber</A>&nbsp;context,
423
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;<A HREF="../../../../org/jetlang/channels/LastSubscriber.html" title="type parameter in LastSubscriber">T</A>&gt;&nbsp;target,
424
- <A HREF="../../../../org/jetlang/core/Filter.html" title="interface in org.jetlang.core">Filter</A>&lt;<A HREF="../../../../org/jetlang/channels/LastSubscriber.html" title="type parameter in LastSubscriber">T</A>&gt;&nbsp;filter,
425
- int&nbsp;flushInterval,
426
- java.util.concurrent.TimeUnit&nbsp;timeUnit)</CODE>
427
-
428
- <BR>
429
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
430
- </TR>
431
- <TR BGCOLOR="white" CLASS="TableRowColor">
432
- <TD><CODE><B><A HREF="../../../../org/jetlang/channels/LastSubscriber.html#LastSubscriber(org.jetlang.fibers.Fiber, org.jetlang.core.Callback, int, java.util.concurrent.TimeUnit)">LastSubscriber</A></B>(<A HREF="../../../../org/jetlang/fibers/Fiber.html" title="interface in org.jetlang.fibers">Fiber</A>&nbsp;context,
433
- <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core">Callback</A>&lt;<A HREF="../../../../org/jetlang/channels/LastSubscriber.html" title="type parameter in LastSubscriber">T</A>&gt;&nbsp;target,
434
- int&nbsp;flushInterval,
435
- java.util.concurrent.TimeUnit&nbsp;timeUnit)</CODE>
436
-
437
- <BR>
438
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
439
- </TR>
440
- </TABLE>
441
- &nbsp;
442
- <P>
443
- <HR>
444
-
445
-
446
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
447
- <A NAME="navbar_bottom"><!-- --></A>
448
- <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
449
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
450
- <TR>
451
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
452
- <A NAME="navbar_bottom_firstrow"><!-- --></A>
453
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
454
- <TR ALIGN="center" VALIGN="top">
455
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
456
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
457
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
458
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
459
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
460
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
461
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
462
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
463
- </TR>
464
- </TABLE>
465
- </TD>
466
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
467
- </EM>
468
- </TD>
469
- </TR>
470
-
471
- <TR>
472
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
473
- &nbsp;PREV&nbsp;
474
- &nbsp;NEXT</FONT></TD>
475
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
476
- <A HREF="../../../../index.html?org/jetlang/core//class-useCallback.html" target="_top"><B>FRAMES</B></A> &nbsp;
477
- &nbsp;<A HREF="Callback.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
478
- &nbsp;<SCRIPT type="text/javascript">
479
- <!--
480
- if(window==top) {
481
- document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
482
- }
483
- //-->
484
- </SCRIPT>
485
- <NOSCRIPT>
486
- <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
487
- </NOSCRIPT>
488
-
489
-
490
- </FONT></TD>
491
- </TR>
492
- </TABLE>
493
- <A NAME="skip-navbar_bottom"></A>
494
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
495
-
496
- <HR>
497
- Copyright &#169; 2009. All Rights Reserved.
498
- </BODY>
499
- </HTML>