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,264 +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
- RequestChannel (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="RequestChannel (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/RequestChannel.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/Request.html" title="interface in org.jetlang.channels"><B>PREV CLASS</B></A>&nbsp;
60
- &nbsp;<A HREF="../../../org/jetlang/channels/Session.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/RequestChannel.html" target="_top"><B>FRAMES</B></A> &nbsp;
63
- &nbsp;<A HREF="RequestChannel.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;CONSTR&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;CONSTR&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
- Interface RequestChannel&lt;R,V&gt;</H2>
95
- <DL>
96
- <DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../org/jetlang/channels/MemoryRequestChannel.html" title="class in org.jetlang.channels">MemoryRequestChannel</A></DD>
97
- </DL>
98
- <HR>
99
- <DL>
100
- <DT><PRE>public interface <B>RequestChannel&lt;R,V&gt;</B></DL>
101
- </PRE>
102
-
103
- <P>
104
- User: mrettig
105
- Date: Jan 31, 2009
106
- Time: 10:23:38 AM
107
- <P>
108
-
109
- <P>
110
- <HR>
111
-
112
- <P>
113
-
114
- <!-- ========== METHOD SUMMARY =========== -->
115
-
116
- <A NAME="method_summary"><!-- --></A>
117
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
118
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
119
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
120
- <B>Method Summary</B></FONT></TH>
121
- </TR>
122
- <TR BGCOLOR="white" CLASS="TableRowColor">
123
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
124
- <CODE>&nbsp;<A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></CODE></FONT></TD>
125
- <TD><CODE><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,
126
- <A HREF="../../../org/jetlang/channels/RequestChannel.html" title="type parameter in RequestChannel">R</A>&nbsp;request,
127
- <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>
128
-
129
- <BR>
130
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
131
- </TR>
132
- <TR BGCOLOR="white" CLASS="TableRowColor">
133
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
134
- <CODE>&nbsp;<A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></CODE></FONT></TD>
135
- <TD><CODE><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,
136
- <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>
137
-
138
- <BR>
139
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
140
- </TR>
141
- <TR BGCOLOR="white" CLASS="TableRowColor">
142
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
143
- <CODE>&nbsp;<A HREF="../../../org/jetlang/core/Disposable.html" title="interface in org.jetlang.core">Disposable</A></CODE></FONT></TD>
144
- <TD><CODE><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,
145
- <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,
146
- <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>
147
-
148
- <BR>
149
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
150
- </TR>
151
- </TABLE>
152
- &nbsp;
153
- <P>
154
-
155
- <!-- ============ METHOD DETAIL ========== -->
156
-
157
- <A NAME="method_detail"><!-- --></A>
158
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
159
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
160
- <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
161
- <B>Method Detail</B></FONT></TH>
162
- </TR>
163
- </TABLE>
164
-
165
- <A NAME="subscribe(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback)"><!-- --></A><H3>
166
- subscribe</H3>
167
- <PRE>
168
- <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,
169
- <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)</PRE>
170
- <DL>
171
- <DD><DL>
172
- </DL>
173
- </DD>
174
- </DL>
175
- <HR>
176
-
177
- <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>
178
- publish</H3>
179
- <PRE>
180
- <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;fiber,
181
- <A HREF="../../../org/jetlang/channels/RequestChannel.html" title="type parameter in RequestChannel">R</A>&nbsp;request,
182
- <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)</PRE>
183
- <DL>
184
- <DD><DL>
185
- </DL>
186
- </DD>
187
- </DL>
188
- <HR>
189
-
190
- <A NAME="subscribe(org.jetlang.core.DisposingExecutor, org.jetlang.core.Callback, org.jetlang.core.Callback)"><!-- --></A><H3>
191
- subscribe</H3>
192
- <PRE>
193
- <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,
194
- <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,
195
- <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)</PRE>
196
- <DL>
197
- <DD><DL>
198
- </DL>
199
- </DD>
200
- </DL>
201
- <!-- ========= END OF CLASS DATA ========= -->
202
- <HR>
203
-
204
-
205
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
206
- <A NAME="navbar_bottom"><!-- --></A>
207
- <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
208
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
209
- <TR>
210
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
211
- <A NAME="navbar_bottom_firstrow"><!-- --></A>
212
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
213
- <TR ALIGN="center" VALIGN="top">
214
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
215
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
216
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
217
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/RequestChannel.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
218
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
219
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
220
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
221
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
222
- </TR>
223
- </TABLE>
224
- </TD>
225
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
226
- </EM>
227
- </TD>
228
- </TR>
229
-
230
- <TR>
231
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
232
- &nbsp;<A HREF="../../../org/jetlang/channels/Request.html" title="interface in org.jetlang.channels"><B>PREV CLASS</B></A>&nbsp;
233
- &nbsp;<A HREF="../../../org/jetlang/channels/Session.html" title="interface in org.jetlang.channels"><B>NEXT CLASS</B></A></FONT></TD>
234
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
235
- <A HREF="../../../index.html?org/jetlang/channels/RequestChannel.html" target="_top"><B>FRAMES</B></A> &nbsp;
236
- &nbsp;<A HREF="RequestChannel.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
237
- &nbsp;<SCRIPT type="text/javascript">
238
- <!--
239
- if(window==top) {
240
- document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
241
- }
242
- //-->
243
- </SCRIPT>
244
- <NOSCRIPT>
245
- <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
246
- </NOSCRIPT>
247
-
248
-
249
- </FONT></TD>
250
- </TR>
251
- <TR>
252
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
253
- SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
254
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
255
- DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
256
- </TR>
257
- </TABLE>
258
- <A NAME="skip-navbar_bottom"></A>
259
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
260
-
261
- <HR>
262
- Copyright &#169; 2009. All Rights Reserved.
263
- </BODY>
264
- </HTML>
@@ -1,173 +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
- Session (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="Session (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/Session.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/RequestChannel.html" title="interface in org.jetlang.channels"><B>PREV CLASS</B></A>&nbsp;
60
- &nbsp;<A HREF="../../../org/jetlang/channels/SessionClosed.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/Session.html" target="_top"><B>FRAMES</B></A> &nbsp;
63
- &nbsp;<A HREF="Session.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;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
81
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
82
- DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</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
- Interface Session</H2>
95
- <HR>
96
- <DL>
97
- <DT><PRE>public interface <B>Session</B></DL>
98
- </PRE>
99
-
100
- <P>
101
- Uniquely identifies a request/reply session. Typically used as a key for managing sessions.
102
- <P>
103
-
104
- <P>
105
- <HR>
106
-
107
- <P>
108
-
109
- <P>
110
- <!-- ========= END OF CLASS DATA ========= -->
111
- <HR>
112
-
113
-
114
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
115
- <A NAME="navbar_bottom"><!-- --></A>
116
- <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
117
- <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
118
- <TR>
119
- <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
120
- <A NAME="navbar_bottom_firstrow"><!-- --></A>
121
- <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
122
- <TR ALIGN="center" VALIGN="top">
123
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
124
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
125
- <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
126
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Session.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
127
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
128
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
129
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
130
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
131
- </TR>
132
- </TABLE>
133
- </TD>
134
- <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
135
- </EM>
136
- </TD>
137
- </TR>
138
-
139
- <TR>
140
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
141
- &nbsp;<A HREF="../../../org/jetlang/channels/RequestChannel.html" title="interface in org.jetlang.channels"><B>PREV CLASS</B></A>&nbsp;
142
- &nbsp;<A HREF="../../../org/jetlang/channels/SessionClosed.html" title="interface in org.jetlang.channels"><B>NEXT CLASS</B></A></FONT></TD>
143
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
144
- <A HREF="../../../index.html?org/jetlang/channels/Session.html" target="_top"><B>FRAMES</B></A> &nbsp;
145
- &nbsp;<A HREF="Session.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
146
- &nbsp;<SCRIPT type="text/javascript">
147
- <!--
148
- if(window==top) {
149
- document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
150
- }
151
- //-->
152
- </SCRIPT>
153
- <NOSCRIPT>
154
- <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
155
- </NOSCRIPT>
156
-
157
-
158
- </FONT></TD>
159
- </TR>
160
- <TR>
161
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
162
- SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
163
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
164
- DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
165
- </TR>
166
- </TABLE>
167
- <A NAME="skip-navbar_bottom"></A>
168
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
169
-
170
- <HR>
171
- Copyright &#169; 2009. All Rights Reserved.
172
- </BODY>
173
- </HTML>
@@ -1,230 +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
- SessionClosed (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="SessionClosed (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/SessionClosed.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/Session.html" title="interface in org.jetlang.channels"><B>PREV CLASS</B></A>&nbsp;
60
- &nbsp;<A HREF="../../../org/jetlang/channels/Subscribable.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/SessionClosed.html" target="_top"><B>FRAMES</B></A> &nbsp;
63
- &nbsp;<A HREF="SessionClosed.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;CONSTR&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;CONSTR&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
- Interface SessionClosed&lt;R&gt;</H2>
95
- <HR>
96
- <DL>
97
- <DT><PRE>public interface <B>SessionClosed&lt;R&gt;</B></DL>
98
- </PRE>
99
-
100
- <P>
101
- Message sent when a request session is closed.
102
- <P>
103
-
104
- <P>
105
- <HR>
106
-
107
- <P>
108
-
109
- <!-- ========== METHOD SUMMARY =========== -->
110
-
111
- <A NAME="method_summary"><!-- --></A>
112
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
113
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
114
- <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
115
- <B>Method Summary</B></FONT></TH>
116
- </TR>
117
- <TR BGCOLOR="white" CLASS="TableRowColor">
118
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
119
- <CODE>&nbsp;<A HREF="../../../org/jetlang/channels/SessionClosed.html" title="type parameter in SessionClosed">R</A></CODE></FONT></TD>
120
- <TD><CODE><B><A HREF="../../../org/jetlang/channels/SessionClosed.html#getOriginalRequest()">getOriginalRequest</A></B>()</CODE>
121
-
122
- <BR>
123
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
124
- </TR>
125
- <TR BGCOLOR="white" CLASS="TableRowColor">
126
- <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
127
- <CODE>&nbsp;<A HREF="../../../org/jetlang/channels/Session.html" title="interface in org.jetlang.channels">Session</A></CODE></FONT></TD>
128
- <TD><CODE><B><A HREF="../../../org/jetlang/channels/SessionClosed.html#getSession()">getSession</A></B>()</CODE>
129
-
130
- <BR>
131
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
132
- </TR>
133
- </TABLE>
134
- &nbsp;
135
- <P>
136
-
137
- <!-- ============ METHOD DETAIL ========== -->
138
-
139
- <A NAME="method_detail"><!-- --></A>
140
- <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
141
- <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
142
- <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
143
- <B>Method Detail</B></FONT></TH>
144
- </TR>
145
- </TABLE>
146
-
147
- <A NAME="getOriginalRequest()"><!-- --></A><H3>
148
- getOriginalRequest</H3>
149
- <PRE>
150
- <A HREF="../../../org/jetlang/channels/SessionClosed.html" title="type parameter in SessionClosed">R</A> <B>getOriginalRequest</B>()</PRE>
151
- <DL>
152
- <DD><DL>
153
- </DL>
154
- </DD>
155
- </DL>
156
- <HR>
157
-
158
- <A NAME="getSession()"><!-- --></A><H3>
159
- getSession</H3>
160
- <PRE>
161
- <A HREF="../../../org/jetlang/channels/Session.html" title="interface in org.jetlang.channels">Session</A> <B>getSession</B>()</PRE>
162
- <DL>
163
- <DD><DL>
164
- </DL>
165
- </DD>
166
- </DL>
167
- <!-- ========= END OF CLASS DATA ========= -->
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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
183
- <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SessionClosed.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&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;<A HREF="../../../org/jetlang/channels/Session.html" title="interface in org.jetlang.channels"><B>PREV CLASS</B></A>&nbsp;
199
- &nbsp;<A HREF="../../../org/jetlang/channels/Subscribable.html" title="interface in org.jetlang.channels"><B>NEXT CLASS</B></A></FONT></TD>
200
- <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
201
- <A HREF="../../../index.html?org/jetlang/channels/SessionClosed.html" target="_top"><B>FRAMES</B></A> &nbsp;
202
- &nbsp;<A HREF="SessionClosed.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
- <TR>
218
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
219
- SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
220
- <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
221
- DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
222
- </TR>
223
- </TABLE>
224
- <A NAME="skip-navbar_bottom"></A>
225
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
226
-
227
- <HR>
228
- Copyright &#169; 2009. All Rights Reserved.
229
- </BODY>
230
- </HTML>