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,391 +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:21 CDT 2009 -->
6
- <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7
- <TITLE>
8
- MemoryChannel (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="MemoryChannel (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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
44
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MemoryChannel.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/LastSubscriber.html" title="class in org.jetlang.channels"><B>PREV CLASS</B></A>&nbsp;
60
- &nbsp;<A HREF="../../../org/jetlang/channels/MemoryRequestChannel.html" title="class in org.jetlang.channels"><B>NEXT CLASS</B></A></FONT></TD>
61
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
62
- <A HREF="../../../index.html?org/jetlang/channels/MemoryChannel.html" target="_top"><B>FRAMES</B></A> &nbsp;
63
- &nbsp;<A HREF="MemoryChannel.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
- <TR>
79
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
80
- SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
81
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
82
- DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
83
- </TR>
84
- </TABLE>
85
- <A NAME="skip-navbar_top"></A>
86
- <!-- ========= END OF TOP NAVBAR ========= -->
87
-
88
- <HR>
89
- <!-- ======== START OF CLASS DATA ======== -->
90
- <H2>
91
- <FONT SIZE="-1">
92
- org.jetlang.channels</FONT>
93
- <BR>
94
- Class MemoryChannel&lt;T&gt;</H2>
95
- <PRE>
96
- java.lang.Object
97
- <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.jetlang.channels.MemoryChannel&lt;T&gt;</B>
98
- </PRE>
99
- <DL>
100
- <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../org/jetlang/channels/Channel.html" title="interface in org.jetlang.channels">Channel</A>&lt;T&gt;, <A HREF="../../../org/jetlang/channels/Publisher.html" title="interface in org.jetlang.channels">Publisher</A>&lt;T&gt;, <A HREF="../../../org/jetlang/channels/Subscriber.html" title="interface in org.jetlang.channels">Subscriber</A>&lt;T&gt;</DD>
101
- </DL>
102
- <HR>
103
- <DL>
104
- <DT><PRE>public class <B>MemoryChannel&lt;T&gt;</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../org/jetlang/channels/Channel.html" title="interface in org.jetlang.channels">Channel</A>&lt;T&gt;</DL>
105
- </PRE>
106
-
107
- <P>
108
- Conduit for exchanging messages between threads. Objects references will be delivered
109
- between threads without any serialization or object copying.
110
- <p/>
111
- Provides method for publishing and subscribing to events.
112
- <P>
113
-
114
- <P>
115
- <DL>
116
- <DT><B>Author:</B></DT>
117
- <DD>mrettig</DD>
118
- </DL>
119
- <HR>
120
-
121
- <P>
122
-
123
- <!-- ======== CONSTRUCTOR SUMMARY ======== -->
124
-
125
- <A NAME="constructor_summary"><!-- --></A>
126
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
127
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
128
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
129
- <B>Constructor Summary</B></FONT></TH>
130
- </TR>
131
- <TR BGCOLOR="white" CLASS="TableRowColor">
132
- <TD><CODE><B><A HREF="../../../org/jetlang/channels/MemoryChannel.html#MemoryChannel()">MemoryChannel</A></B>()</CODE>
133
-
134
- <BR>
135
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
136
- </TR>
137
- </TABLE>
138
- &nbsp;
139
- <!-- ========== METHOD SUMMARY =========== -->
140
-
141
- <A NAME="method_summary"><!-- --></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
- <B>Method Summary</B></FONT></TH>
146
- </TR>
147
- <TR BGCOLOR="white" CLASS="TableRowColor">
148
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
149
- <CODE>&nbsp;void</CODE></FONT></TD>
150
- <TD><CODE><B><A HREF="../../../org/jetlang/channels/MemoryChannel.html#clearSubscribers()">clearSubscribers</A></B>()</CODE>
151
-
152
- <BR>
153
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
154
- </TR>
155
- <TR BGCOLOR="white" CLASS="TableRowColor">
156
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
157
- <CODE>&nbsp;void</CODE></FONT></TD>
158
- <TD><CODE><B><A HREF="../../../org/jetlang/channels/MemoryChannel.html#publish(T)">publish</A></B>(<A HREF="../../../org/jetlang/channels/MemoryChannel.html" title="type parameter in MemoryChannel">T</A>&nbsp;s)</CODE>
159
-
160
- <BR>
161
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Publish a message.</TD>
162
- </TR>
163
- <TR BGCOLOR="white" CLASS="TableRowColor">
164
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
165
- <CODE>&nbsp;<A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></CODE></FONT></TD>
166
- <TD><CODE><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,
167
- <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>
168
-
169
- <BR>
170
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Subscribe to receive messages produced by this subscriber</TD>
171
- </TR>
172
- <TR BGCOLOR="white" CLASS="TableRowColor">
173
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
174
- <CODE>&nbsp;<A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></CODE></FONT></TD>
175
- <TD><CODE><B><A HREF="../../../org/jetlang/channels/MemoryChannel.html#subscribe(org.jetlang.channels.Subscribable)">subscribe</A></B>(<A HREF="../../../org/jetlang/channels/Subscribable.html" title="interface in org.jetlang.channels">Subscribable</A>&lt;<A HREF="../../../org/jetlang/channels/MemoryChannel.html" title="type parameter in MemoryChannel">T</A>&gt;&nbsp;sub)</CODE>
176
-
177
- <BR>
178
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
179
- </TR>
180
- <TR BGCOLOR="white" CLASS="TableRowColor">
181
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
182
- <CODE>&nbsp;<A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></CODE></FONT></TD>
183
- <TD><CODE><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,
184
- <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>
185
-
186
- <BR>
187
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
188
- </TR>
189
- <TR BGCOLOR="white" CLASS="TableRowColor">
190
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
191
- <CODE>&nbsp;int</CODE></FONT></TD>
192
- <TD><CODE><B><A HREF="../../../org/jetlang/channels/MemoryChannel.html#subscriberCount()">subscriberCount</A></B>()</CODE>
193
-
194
- <BR>
195
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
196
- </TR>
197
- </TABLE>
198
- &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
199
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
200
- <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
201
- <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
202
- </TR>
203
- <TR BGCOLOR="white" CLASS="TableRowColor">
204
- <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
205
- </TR>
206
- </TABLE>
207
- &nbsp;
208
- <P>
209
-
210
- <!-- ========= CONSTRUCTOR DETAIL ======== -->
211
-
212
- <A NAME="constructor_detail"><!-- --></A>
213
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
214
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
215
- <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
216
- <B>Constructor Detail</B></FONT></TH>
217
- </TR>
218
- </TABLE>
219
-
220
- <A NAME="MemoryChannel()"><!-- --></A><H3>
221
- MemoryChannel</H3>
222
- <PRE>
223
- public <B>MemoryChannel</B>()</PRE>
224
- <DL>
225
- </DL>
226
-
227
- <!-- ============ METHOD DETAIL ========== -->
228
-
229
- <A NAME="method_detail"><!-- --></A>
230
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
231
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
232
- <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
233
- <B>Method Detail</B></FONT></TH>
234
- </TR>
235
- </TABLE>
236
-
237
- <A NAME="subscriberCount()"><!-- --></A><H3>
238
- subscriberCount</H3>
239
- <PRE>
240
- public int <B>subscriberCount</B>()</PRE>
241
- <DL>
242
- <DD><DL>
243
- </DL>
244
- </DD>
245
- <DD><DL>
246
- </DL>
247
- </DD>
248
- </DL>
249
- <HR>
250
-
251
- <A NAME="publish(java.lang.Object)"><!-- --></A><A NAME="publish(T)"><!-- --></A><H3>
252
- publish</H3>
253
- <PRE>
254
- public void <B>publish</B>(<A HREF="../../../org/jetlang/channels/MemoryChannel.html" title="type parameter in MemoryChannel">T</A>&nbsp;s)</PRE>
255
- <DL>
256
- <DD><B>Description copied from interface: <CODE><A HREF="../../../org/jetlang/channels/Publisher.html#publish(T)">Publisher</A></CODE></B></DD>
257
- <DD>Publish a message.
258
- <P>
259
- <DD><DL>
260
- <DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/jetlang/channels/Publisher.html#publish(T)">publish</A></CODE> in interface <CODE><A HREF="../../../org/jetlang/channels/Publisher.html" title="interface in org.jetlang.channels">Publisher</A>&lt;<A HREF="../../../org/jetlang/channels/MemoryChannel.html" title="type parameter in MemoryChannel">T</A>&gt;</CODE></DL>
261
- </DD>
262
- <DD><DL>
263
- <DT><B>Parameters:</B><DD><CODE>s</CODE> - Message to publish</DL>
264
- </DD>
265
- </DL>
266
- <HR>
267
-
268
- <A NAME="subscribe(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback)"><!-- --></A><H3>
269
- subscribe</H3>
270
- <PRE>
271
- public <A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A> <B>subscribe</B>(<A HREF="../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>&nbsp;queue,
272
- <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)</PRE>
273
- <DL>
274
- <DD><B>Description copied from interface: <CODE><A HREF="../../../org/jetlang/channels/Subscriber.html#subscribe(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback)">Subscriber</A></CODE></B></DD>
275
- <DD>Subscribe to receive messages produced by this subscriber
276
- <P>
277
- <DD><DL>
278
- <DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/jetlang/channels/Subscriber.html#subscribe(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback)">subscribe</A></CODE> in interface <CODE><A HREF="../../../org/jetlang/channels/Subscriber.html" title="interface in org.jetlang.channels">Subscriber</A>&lt;<A HREF="../../../org/jetlang/channels/MemoryChannel.html" title="type parameter in MemoryChannel">T</A>&gt;</CODE></DL>
279
- </DD>
280
- <DD><DL>
281
- <DT><B>Parameters:</B><DD><CODE>queue</CODE> - <A HREF="../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core"><CODE>DisposingExecutor</CODE></A> to use for invoking the callback upon message receipt.<DD><CODE>onReceive</CODE> - <A HREF="../../../org/jetlang/core/Callback.html" title="interface in org.jetlang.core"><CODE>Callback</CODE></A> to invoke upon message receipt
282
- <DT><B>Returns:</B><DD><A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core"><CODE>Disposable</CODE></A> that can be invoked to cancel this subscription</DL>
283
- </DD>
284
- </DL>
285
- <HR>
286
-
287
- <A NAME="subscribe(org.jetlang.channels.Subscribable)"><!-- --></A><H3>
288
- subscribe</H3>
289
- <PRE>
290
- public <A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A> <B>subscribe</B>(<A HREF="../../../org/jetlang/channels/Subscribable.html" title="interface in org.jetlang.channels">Subscribable</A>&lt;<A HREF="../../../org/jetlang/channels/MemoryChannel.html" title="type parameter in MemoryChannel">T</A>&gt;&nbsp;sub)</PRE>
291
- <DL>
292
- <DD><DL>
293
- <DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/jetlang/channels/Subscriber.html#subscribe(org.jetlang.channels.Subscribable)">subscribe</A></CODE> in interface <CODE><A HREF="../../../org/jetlang/channels/Subscriber.html" title="interface in org.jetlang.channels">Subscriber</A>&lt;<A HREF="../../../org/jetlang/channels/MemoryChannel.html" title="type parameter in MemoryChannel">T</A>&gt;</CODE></DL>
294
- </DD>
295
- <DD><DL>
296
- </DL>
297
- </DD>
298
- </DL>
299
- <HR>
300
-
301
- <A NAME="subscribeOnProducerThread(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback)"><!-- --></A><H3>
302
- subscribeOnProducerThread</H3>
303
- <PRE>
304
- public <A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A> <B>subscribeOnProducerThread</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;callbackOnQueue)</PRE>
306
- <DL>
307
- <DD><DL>
308
- </DL>
309
- </DD>
310
- <DD><DL>
311
- </DL>
312
- </DD>
313
- </DL>
314
- <HR>
315
-
316
- <A NAME="clearSubscribers()"><!-- --></A><H3>
317
- clearSubscribers</H3>
318
- <PRE>
319
- public void <B>clearSubscribers</B>()</PRE>
320
- <DL>
321
- <DD><DL>
322
- </DL>
323
- </DD>
324
- <DD><DL>
325
- </DL>
326
- </DD>
327
- </DL>
328
- <!-- ========= END OF CLASS DATA ========= -->
329
- <HR>
330
-
331
-
332
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
333
- <A NAME="navbar_bottom"><!-- --></A>
334
- <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
335
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
336
- <TR>
337
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
338
- <A NAME="navbar_bottom_firstrow"><!-- --></A>
339
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
340
- <TR ALIGN="center" VALIGN="top">
341
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
342
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
343
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
344
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MemoryChannel.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
345
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
346
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
347
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
348
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
349
- </TR>
350
- </TABLE>
351
- </TD>
352
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
353
- </EM>
354
- </TD>
355
- </TR>
356
-
357
- <TR>
358
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
359
- &nbsp;<A HREF="../../../org/jetlang/channels/LastSubscriber.html" title="class in org.jetlang.channels"><B>PREV CLASS</B></A>&nbsp;
360
- &nbsp;<A HREF="../../../org/jetlang/channels/MemoryRequestChannel.html" title="class in org.jetlang.channels"><B>NEXT CLASS</B></A></FONT></TD>
361
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
362
- <A HREF="../../../index.html?org/jetlang/channels/MemoryChannel.html" target="_top"><B>FRAMES</B></A> &nbsp;
363
- &nbsp;<A HREF="MemoryChannel.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
364
- &nbsp;<SCRIPT type="text/javascript">
365
- <!--
366
- if(window==top) {
367
- document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
368
- }
369
- //-->
370
- </SCRIPT>
371
- <NOSCRIPT>
372
- <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
373
- </NOSCRIPT>
374
-
375
-
376
- </FONT></TD>
377
- </TR>
378
- <TR>
379
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
380
- SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
381
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
382
- DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
383
- </TR>
384
- </TABLE>
385
- <A NAME="skip-navbar_bottom"></A>
386
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
387
-
388
- <HR>
389
- Copyright &#169; 2009. All Rights Reserved.
390
- </BODY>
391
- </HTML>
@@ -1,319 +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:21 CDT 2009 -->
6
- <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7
- <TITLE>
8
- MemoryRequestChannel (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="MemoryRequestChannel (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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
44
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MemoryRequestChannel.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/MemoryChannel.html" title="class in org.jetlang.channels"><B>PREV CLASS</B></A>&nbsp;
60
- &nbsp;<A HREF="../../../org/jetlang/channels/Publisher.html" title="interface in org.jetlang.channels"><B>NEXT CLASS</B></A></FONT></TD>
61
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
62
- <A HREF="../../../index.html?org/jetlang/channels/MemoryRequestChannel.html" target="_top"><B>FRAMES</B></A> &nbsp;
63
- &nbsp;<A HREF="MemoryRequestChannel.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
- <TR>
79
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
80
- SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
81
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
82
- DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
83
- </TR>
84
- </TABLE>
85
- <A NAME="skip-navbar_top"></A>
86
- <!-- ========= END OF TOP NAVBAR ========= -->
87
-
88
- <HR>
89
- <!-- ======== START OF CLASS DATA ======== -->
90
- <H2>
91
- <FONT SIZE="-1">
92
- org.jetlang.channels</FONT>
93
- <BR>
94
- Class MemoryRequestChannel&lt;R,V&gt;</H2>
95
- <PRE>
96
- java.lang.Object
97
- <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.jetlang.channels.MemoryRequestChannel&lt;R,V&gt;</B>
98
- </PRE>
99
- <DL>
100
- <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../org/jetlang/channels/RequestChannel.html" title="interface in org.jetlang.channels">RequestChannel</A>&lt;R,V&gt;</DD>
101
- </DL>
102
- <HR>
103
- <DL>
104
- <DT><PRE>public class <B>MemoryRequestChannel&lt;R,V&gt;</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../org/jetlang/channels/RequestChannel.html" title="interface in org.jetlang.channels">RequestChannel</A>&lt;R,V&gt;</DL>
105
- </PRE>
106
-
107
- <P>
108
- User: mrettig
109
- Date: Jan 31, 2009
110
- Time: 10:42:42 AM
111
- <P>
112
-
113
- <P>
114
- <HR>
115
-
116
- <P>
117
-
118
- <!-- ======== CONSTRUCTOR SUMMARY ======== -->
119
-
120
- <A NAME="constructor_summary"><!-- --></A>
121
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
122
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
123
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
124
- <B>Constructor Summary</B></FONT></TH>
125
- </TR>
126
- <TR BGCOLOR="white" CLASS="TableRowColor">
127
- <TD><CODE><B><A HREF="../../../org/jetlang/channels/MemoryRequestChannel.html#MemoryRequestChannel()">MemoryRequestChannel</A></B>()</CODE>
128
-
129
- <BR>
130
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
131
- </TR>
132
- </TABLE>
133
- &nbsp;
134
- <!-- ========== METHOD SUMMARY =========== -->
135
-
136
- <A NAME="method_summary"><!-- --></A>
137
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
138
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
139
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
140
- <B>Method Summary</B></FONT></TH>
141
- </TR>
142
- <TR BGCOLOR="white" CLASS="TableRowColor">
143
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
144
- <CODE>&nbsp;<A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></CODE></FONT></TD>
145
- <TD><CODE><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,
146
- <A HREF="../../../org/jetlang/channels/MemoryRequestChannel.html" title="type parameter in MemoryRequestChannel">R</A>&nbsp;request,
147
- <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>
148
-
149
- <BR>
150
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
151
- </TR>
152
- <TR BGCOLOR="white" CLASS="TableRowColor">
153
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
154
- <CODE>&nbsp;<A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></CODE></FONT></TD>
155
- <TD><CODE><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,
156
- <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>
157
-
158
- <BR>
159
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
160
- </TR>
161
- <TR BGCOLOR="white" CLASS="TableRowColor">
162
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
163
- <CODE>&nbsp;<A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></CODE></FONT></TD>
164
- <TD><CODE><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,
165
- <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,
166
- <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>
167
-
168
- <BR>
169
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
170
- </TR>
171
- </TABLE>
172
- &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
173
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
174
- <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
175
- <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
176
- </TR>
177
- <TR BGCOLOR="white" CLASS="TableRowColor">
178
- <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
179
- </TR>
180
- </TABLE>
181
- &nbsp;
182
- <P>
183
-
184
- <!-- ========= CONSTRUCTOR DETAIL ======== -->
185
-
186
- <A NAME="constructor_detail"><!-- --></A>
187
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
188
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
189
- <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
190
- <B>Constructor Detail</B></FONT></TH>
191
- </TR>
192
- </TABLE>
193
-
194
- <A NAME="MemoryRequestChannel()"><!-- --></A><H3>
195
- MemoryRequestChannel</H3>
196
- <PRE>
197
- public <B>MemoryRequestChannel</B>()</PRE>
198
- <DL>
199
- </DL>
200
-
201
- <!-- ============ METHOD DETAIL ========== -->
202
-
203
- <A NAME="method_detail"><!-- --></A>
204
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
205
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
206
- <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
207
- <B>Method Detail</B></FONT></TH>
208
- </TR>
209
- </TABLE>
210
-
211
- <A NAME="subscribe(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback)"><!-- --></A><H3>
212
- subscribe</H3>
213
- <PRE>
214
- public <A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A> <B>subscribe</B>(<A HREF="../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>&nbsp;fiber,
215
- <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)</PRE>
216
- <DL>
217
- <DD><DL>
218
- <DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/jetlang/channels/RequestChannel.html#subscribe(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback)">subscribe</A></CODE> in interface <CODE><A HREF="../../../org/jetlang/channels/RequestChannel.html" title="interface in org.jetlang.channels">RequestChannel</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;</CODE></DL>
219
- </DD>
220
- <DD><DL>
221
- </DL>
222
- </DD>
223
- </DL>
224
- <HR>
225
-
226
- <A NAME="subscribe(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback, org.jetlang.core.Callback)"><!-- --></A><H3>
227
- subscribe</H3>
228
- <PRE>
229
- public <A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A> <B>subscribe</B>(<A HREF="../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>&nbsp;fiber,
230
- <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,
231
- <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)</PRE>
232
- <DL>
233
- <DD><DL>
234
- <DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/jetlang/channels/RequestChannel.html#subscribe(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback, org.jetlang.core.Callback)">subscribe</A></CODE> in interface <CODE><A HREF="../../../org/jetlang/channels/RequestChannel.html" title="interface in org.jetlang.channels">RequestChannel</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;</CODE></DL>
235
- </DD>
236
- <DD><DL>
237
- </DL>
238
- </DD>
239
- </DL>
240
- <HR>
241
-
242
- <A NAME="publish(org.jetlang.core.DisposingExecutor,java.lang.Object,org.jetlang.core.Callback)"><!-- --></A><A NAME="publish(org.jetlang.core.DisposingExecutor, R, org.jetlang.core.Callback)"><!-- --></A><H3>
243
- publish</H3>
244
- <PRE>
245
- public <A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A> <B>publish</B>(<A HREF="../../../org/jetlang/core/DisposingExecutor.html" title="interface in org.jetlang.core">DisposingExecutor</A>&nbsp;target,
246
- <A HREF="../../../org/jetlang/channels/MemoryRequestChannel.html" title="type parameter in MemoryRequestChannel">R</A>&nbsp;request,
247
- <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)</PRE>
248
- <DL>
249
- <DD><DL>
250
- <DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/jetlang/channels/RequestChannel.html#publish(org.jetlang.core.DisposingExecutor, R, org.jetlang.core.Callback)">publish</A></CODE> in interface <CODE><A HREF="../../../org/jetlang/channels/RequestChannel.html" title="interface in org.jetlang.channels">RequestChannel</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;</CODE></DL>
251
- </DD>
252
- <DD><DL>
253
- </DL>
254
- </DD>
255
- </DL>
256
- <!-- ========= END OF CLASS DATA ========= -->
257
- <HR>
258
-
259
-
260
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
261
- <A NAME="navbar_bottom"><!-- --></A>
262
- <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
263
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
264
- <TR>
265
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
266
- <A NAME="navbar_bottom_firstrow"><!-- --></A>
267
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
268
- <TR ALIGN="center" VALIGN="top">
269
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
270
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
271
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
272
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MemoryRequestChannel.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
273
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
274
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
275
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
276
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
277
- </TR>
278
- </TABLE>
279
- </TD>
280
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
281
- </EM>
282
- </TD>
283
- </TR>
284
-
285
- <TR>
286
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
287
- &nbsp;<A HREF="../../../org/jetlang/channels/MemoryChannel.html" title="class in org.jetlang.channels"><B>PREV CLASS</B></A>&nbsp;
288
- &nbsp;<A HREF="../../../org/jetlang/channels/Publisher.html" title="interface in org.jetlang.channels"><B>NEXT CLASS</B></A></FONT></TD>
289
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
290
- <A HREF="../../../index.html?org/jetlang/channels/MemoryRequestChannel.html" target="_top"><B>FRAMES</B></A> &nbsp;
291
- &nbsp;<A HREF="MemoryRequestChannel.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
292
- &nbsp;<SCRIPT type="text/javascript">
293
- <!--
294
- if(window==top) {
295
- document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
296
- }
297
- //-->
298
- </SCRIPT>
299
- <NOSCRIPT>
300
- <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
301
- </NOSCRIPT>
302
-
303
-
304
- </FONT></TD>
305
- </TR>
306
- <TR>
307
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
308
- SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
309
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
310
- DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
311
- </TR>
312
- </TABLE>
313
- <A NAME="skip-navbar_bottom"></A>
314
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
315
-
316
- <HR>
317
- Copyright &#169; 2009. All Rights Reserved.
318
- </BODY>
319
- </HTML>