isimud 1.3.9 → 1.4.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data.tar.gz.sig +0 -0
- data/.yardoc/checksums +0 -15
- data/.yardoc/object_types +0 -0
- data/.yardoc/objects/root.dat +0 -0
- data/Gemfile +2 -2
- data/Gemfile.lock +17 -13
- data/LICENSE.txt +1 -1
- data/README.md +98 -62
- data/Rakefile +1 -1
- data/checksum/isimud-1.4.0.gem.sha512 +1 -0
- data/doc/Isimud.html +118 -138
- data/doc/Isimud/BunnyClient.html +2 -2
- data/doc/Isimud/Client.html +2 -2
- data/doc/Isimud/Event.html +2 -2
- data/doc/Isimud/EventListener.html +208 -88
- data/doc/Isimud/EventObserver.html +96 -31
- data/doc/Isimud/EventObserver/ClassMethods.html +14 -14
- data/doc/Isimud/Generators.html +2 -2
- data/doc/Isimud/Logging.html +2 -2
- data/doc/Isimud/ModelWatcher.html +2 -2
- data/doc/Isimud/ModelWatcher/ClassMethods.html +2 -2
- data/doc/Isimud/Railtie.html +2 -2
- data/doc/Isimud/TestClient.html +2 -2
- data/doc/Isimud/TestClient/Queue.html +74 -2
- data/doc/_index.html +2 -195
- data/doc/class_list.html +1 -1
- data/doc/file.LICENSE.html +3 -3
- data/doc/file.README.html +157 -65
- data/doc/index.html +157 -65
- data/doc/method_list.html +0 -732
- data/doc/top-level-namespace.html +2 -12
- data/lib/isimud.rb +22 -17
- data/lib/isimud/bunny_client.rb +12 -10
- data/lib/isimud/client.rb +10 -1
- data/lib/isimud/event_listener.rb +6 -6
- data/lib/isimud/test_client.rb +12 -12
- data/lib/isimud/version.rb +1 -1
- data/release +1 -1
- data/spec/isimud/bunny_client_spec.rb +28 -27
- data/spec/isimud/client_spec.rb +50 -5
- metadata +3 -4
- metadata.gz.sig +0 -0
- data/doc/Isimud/Generators/ConfigGenerator.html +0 -192
- data/doc/Isimud/Generators/InitializerGenerator.html +0 -192
data/doc/method_list.html
CHANGED
@@ -51,738 +51,6 @@
|
|
51
51
|
<ul id="full_list" class="method">
|
52
52
|
|
53
53
|
|
54
|
-
<li class="r1 ">
|
55
|
-
<span class='object_link'><a href="Isimud/Event.html#action-instance_method" title="Isimud::Event#action (method)">#action</a></span>
|
56
|
-
<small>Isimud::Event</small>
|
57
|
-
</li>
|
58
|
-
|
59
|
-
|
60
|
-
<li class="r2 ">
|
61
|
-
<span class='object_link'><a href="Isimud/EventObserver.html#activate_observer-instance_method" title="Isimud::EventObserver#activate_observer (method)">#activate_observer</a></span>
|
62
|
-
<small>Isimud::EventObserver</small>
|
63
|
-
</li>
|
64
|
-
|
65
|
-
|
66
|
-
<li class="r1 ">
|
67
|
-
<span class='object_link'><a href="Isimud/Event.html#as_json-instance_method" title="Isimud::Event#as_json (method)">#as_json</a></span>
|
68
|
-
<small>Isimud::Event</small>
|
69
|
-
</li>
|
70
|
-
|
71
|
-
|
72
|
-
<li class="r2 ">
|
73
|
-
<span class='object_link'><a href="Isimud/Event.html#attributes-instance_method" title="Isimud::Event#attributes (method)">#attributes</a></span>
|
74
|
-
<small>Isimud::Event</small>
|
75
|
-
</li>
|
76
|
-
|
77
|
-
|
78
|
-
<li class="r1 ">
|
79
|
-
<span class='object_link'><a href="Isimud/TestClient.html#bind-instance_method" title="Isimud::TestClient#bind (method)">#bind</a></span>
|
80
|
-
<small>Isimud::TestClient</small>
|
81
|
-
</li>
|
82
|
-
|
83
|
-
|
84
|
-
<li class="r2 ">
|
85
|
-
<span class='object_link'><a href="Isimud/BunnyClient.html#bind-instance_method" title="Isimud::BunnyClient#bind (method)">#bind</a></span>
|
86
|
-
<small>Isimud::BunnyClient</small>
|
87
|
-
</li>
|
88
|
-
|
89
|
-
|
90
|
-
<li class="r1 ">
|
91
|
-
<span class='object_link'><a href="Isimud/TestClient/Queue.html#bind-instance_method" title="Isimud::TestClient::Queue#bind (method)">#bind</a></span>
|
92
|
-
<small>Isimud::TestClient::Queue</small>
|
93
|
-
</li>
|
94
|
-
|
95
|
-
|
96
|
-
<li class="r2 ">
|
97
|
-
<span class='object_link'><a href="Isimud/Client.html#bind-instance_method" title="Isimud::Client#bind (method)">#bind</a></span>
|
98
|
-
<small>Isimud::Client</small>
|
99
|
-
</li>
|
100
|
-
|
101
|
-
|
102
|
-
<li class="r1 ">
|
103
|
-
<span class='object_link'><a href="Isimud/EventListener.html#bind_event_queues-instance_method" title="Isimud::EventListener#bind_event_queues (method)">#bind_event_queues</a></span>
|
104
|
-
<small>Isimud::EventListener</small>
|
105
|
-
</li>
|
106
|
-
|
107
|
-
|
108
|
-
<li class="r2 ">
|
109
|
-
<span class='object_link'><a href="Isimud/TestClient/Queue.html#bindings-instance_method" title="Isimud::TestClient::Queue#bindings (method)">#bindings</a></span>
|
110
|
-
<small>Isimud::TestClient::Queue</small>
|
111
|
-
</li>
|
112
|
-
|
113
|
-
|
114
|
-
<li class="r1 ">
|
115
|
-
<span class='object_link'><a href="Isimud/TestClient/Queue.html#cancel-instance_method" title="Isimud::TestClient::Queue#cancel (method)">#cancel</a></span>
|
116
|
-
<small>Isimud::TestClient::Queue</small>
|
117
|
-
</li>
|
118
|
-
|
119
|
-
|
120
|
-
<li class="r2 ">
|
121
|
-
<span class='object_link'><a href="Isimud/BunnyClient.html#channel-instance_method" title="Isimud::BunnyClient#channel (method)">#channel</a></span>
|
122
|
-
<small>Isimud::BunnyClient</small>
|
123
|
-
</li>
|
124
|
-
|
125
|
-
|
126
|
-
<li class="r1 ">
|
127
|
-
<span class='object_link'><a href="Isimud/Client.html#channel-instance_method" title="Isimud::Client#channel (method)">#channel</a></span>
|
128
|
-
<small>Isimud::Client</small>
|
129
|
-
</li>
|
130
|
-
|
131
|
-
|
132
|
-
<li class="r2 ">
|
133
|
-
<span class='object_link'><a href="Isimud/TestClient.html#channel-instance_method" title="Isimud::TestClient#channel (method)">#channel</a></span>
|
134
|
-
<small>Isimud::TestClient</small>
|
135
|
-
</li>
|
136
|
-
|
137
|
-
|
138
|
-
<li class="r1 ">
|
139
|
-
<span class='object_link'><a href="Isimud.html#client-class_method" title="Isimud.client (method)">client</a></span>
|
140
|
-
<small>Isimud</small>
|
141
|
-
</li>
|
142
|
-
|
143
|
-
|
144
|
-
<li class="r2 ">
|
145
|
-
<span class='object_link'><a href="Isimud.html#client_class-class_method" title="Isimud.client_class (method)">client_class</a></span>
|
146
|
-
<small>Isimud</small>
|
147
|
-
</li>
|
148
|
-
|
149
|
-
|
150
|
-
<li class="r1 ">
|
151
|
-
<span class='object_link'><a href="Isimud.html#client_options-instance_method" title="Isimud#client_options (method)">#client_options</a></span>
|
152
|
-
<small>Isimud</small>
|
153
|
-
</li>
|
154
|
-
|
155
|
-
|
156
|
-
<li class="r2 ">
|
157
|
-
<span class='object_link'><a href="Isimud.html#client_type-instance_method" title="Isimud#client_type (method)">#client_type</a></span>
|
158
|
-
<small>Isimud</small>
|
159
|
-
</li>
|
160
|
-
|
161
|
-
|
162
|
-
<li class="r1 ">
|
163
|
-
<span class='object_link'><a href="Isimud/BunnyClient.html#close-instance_method" title="Isimud::BunnyClient#close (method)">#close</a></span>
|
164
|
-
<small>Isimud::BunnyClient</small>
|
165
|
-
</li>
|
166
|
-
|
167
|
-
|
168
|
-
<li class="r2 ">
|
169
|
-
<span class='object_link'><a href="Isimud/Client.html#close-instance_method" title="Isimud::Client#close (method)">#close</a></span>
|
170
|
-
<small>Isimud::Client</small>
|
171
|
-
</li>
|
172
|
-
|
173
|
-
|
174
|
-
<li class="r1 ">
|
175
|
-
<span class='object_link'><a href="Isimud/TestClient.html#close-instance_method" title="Isimud::TestClient#close (method)">#close</a></span>
|
176
|
-
<small>Isimud::TestClient</small>
|
177
|
-
</li>
|
178
|
-
|
179
|
-
|
180
|
-
<li class="r2 ">
|
181
|
-
<span class='object_link'><a href="Isimud/TestClient.html#connect-instance_method" title="Isimud::TestClient#connect (method)">#connect</a></span>
|
182
|
-
<small>Isimud::TestClient</small>
|
183
|
-
</li>
|
184
|
-
|
185
|
-
|
186
|
-
<li class="r1 ">
|
187
|
-
<span class='object_link'><a href="Isimud/Client.html#connect-instance_method" title="Isimud::Client#connect (method)">#connect</a></span>
|
188
|
-
<small>Isimud::Client</small>
|
189
|
-
</li>
|
190
|
-
|
191
|
-
|
192
|
-
<li class="r2 ">
|
193
|
-
<span class='object_link'><a href="Isimud.html#connect-class_method" title="Isimud.connect (method)">connect</a></span>
|
194
|
-
<small>Isimud</small>
|
195
|
-
</li>
|
196
|
-
|
197
|
-
|
198
|
-
<li class="r1 ">
|
199
|
-
<span class='object_link'><a href="Isimud/BunnyClient.html#connected%3F-instance_method" title="Isimud::BunnyClient#connected? (method)">#connected?</a></span>
|
200
|
-
<small>Isimud::BunnyClient</small>
|
201
|
-
</li>
|
202
|
-
|
203
|
-
|
204
|
-
<li class="r2 ">
|
205
|
-
<span class='object_link'><a href="Isimud/TestClient.html#connected%3F-instance_method" title="Isimud::TestClient#connected? (method)">#connected?</a></span>
|
206
|
-
<small>Isimud::TestClient</small>
|
207
|
-
</li>
|
208
|
-
|
209
|
-
|
210
|
-
<li class="r1 ">
|
211
|
-
<span class='object_link'><a href="Isimud/Client.html#connected%3F-instance_method" title="Isimud::Client#connected? (method)">#connected?</a></span>
|
212
|
-
<small>Isimud::Client</small>
|
213
|
-
</li>
|
214
|
-
|
215
|
-
|
216
|
-
<li class="r2 ">
|
217
|
-
<span class='object_link'><a href="Isimud/BunnyClient.html#connection-instance_method" title="Isimud::BunnyClient#connection (method)">#connection</a></span>
|
218
|
-
<small>Isimud::BunnyClient</small>
|
219
|
-
</li>
|
220
|
-
|
221
|
-
|
222
|
-
<li class="r1 ">
|
223
|
-
<span class='object_link'><a href="Isimud/Generators/ConfigGenerator.html#create_config_file-instance_method" title="Isimud::Generators::ConfigGenerator#create_config_file (method)">#create_config_file</a></span>
|
224
|
-
<small>Isimud::Generators::ConfigGenerator</small>
|
225
|
-
</li>
|
226
|
-
|
227
|
-
|
228
|
-
<li class="r2 ">
|
229
|
-
<span class='object_link'><a href="Isimud/Generators/InitializerGenerator.html#create_initializer_file-instance_method" title="Isimud::Generators::InitializerGenerator#create_initializer_file (method)">#create_initializer_file</a></span>
|
230
|
-
<small>Isimud::Generators::InitializerGenerator</small>
|
231
|
-
</li>
|
232
|
-
|
233
|
-
|
234
|
-
<li class="r1 ">
|
235
|
-
<span class='object_link'><a href="Isimud/BunnyClient.html#create_queue-instance_method" title="Isimud::BunnyClient#create_queue (method)">#create_queue</a></span>
|
236
|
-
<small>Isimud::BunnyClient</small>
|
237
|
-
</li>
|
238
|
-
|
239
|
-
|
240
|
-
<li class="r2 ">
|
241
|
-
<span class='object_link'><a href="Isimud/TestClient.html#create_queue-instance_method" title="Isimud::TestClient#create_queue (method)">#create_queue</a></span>
|
242
|
-
<small>Isimud::TestClient</small>
|
243
|
-
</li>
|
244
|
-
|
245
|
-
|
246
|
-
<li class="r1 ">
|
247
|
-
<span class='object_link'><a href="Isimud/Client.html#create_queue-instance_method" title="Isimud::Client#create_queue (method)">#create_queue</a></span>
|
248
|
-
<small>Isimud::Client</small>
|
249
|
-
</li>
|
250
|
-
|
251
|
-
|
252
|
-
<li class="r2 ">
|
253
|
-
<span class='object_link'><a href="Isimud/EventObserver.html#deactivate_observer-instance_method" title="Isimud::EventObserver#deactivate_observer (method)">#deactivate_observer</a></span>
|
254
|
-
<small>Isimud::EventObserver</small>
|
255
|
-
</li>
|
256
|
-
|
257
|
-
|
258
|
-
<li class="r1 ">
|
259
|
-
<span class='object_link'><a href="Isimud.html#default_client-instance_method" title="Isimud#default_client (method)">#default_client</a></span>
|
260
|
-
<small>Isimud</small>
|
261
|
-
</li>
|
262
|
-
|
263
|
-
|
264
|
-
<li class="r2 ">
|
265
|
-
<span class='object_link'><a href="Isimud/TestClient/Queue.html#delete-instance_method" title="Isimud::TestClient::Queue#delete (method)">#delete</a></span>
|
266
|
-
<small>Isimud::TestClient::Queue</small>
|
267
|
-
</li>
|
268
|
-
|
269
|
-
|
270
|
-
<li class="r1 ">
|
271
|
-
<span class='object_link'><a href="Isimud/TestClient.html#delete_queue-instance_method" title="Isimud::TestClient#delete_queue (method)">#delete_queue</a></span>
|
272
|
-
<small>Isimud::TestClient</small>
|
273
|
-
</li>
|
274
|
-
|
275
|
-
|
276
|
-
<li class="r2 ">
|
277
|
-
<span class='object_link'><a href="Isimud/Client.html#delete_queue-instance_method" title="Isimud::Client#delete_queue (method)">#delete_queue</a></span>
|
278
|
-
<small>Isimud::Client</small>
|
279
|
-
</li>
|
280
|
-
|
281
|
-
|
282
|
-
<li class="r1 ">
|
283
|
-
<span class='object_link'><a href="Isimud/BunnyClient.html#delete_queue-instance_method" title="Isimud::BunnyClient#delete_queue (method)">#delete_queue</a></span>
|
284
|
-
<small>Isimud::BunnyClient</small>
|
285
|
-
</li>
|
286
|
-
|
287
|
-
|
288
|
-
<li class="r2 ">
|
289
|
-
<span class='object_link'><a href="Isimud/TestClient/Queue.html#deliver-instance_method" title="Isimud::TestClient::Queue#deliver (method)">#deliver</a></span>
|
290
|
-
<small>Isimud::TestClient::Queue</small>
|
291
|
-
</li>
|
292
|
-
|
293
|
-
|
294
|
-
<li class="r1 ">
|
295
|
-
<span class='object_link'><a href="Isimud/Event.html#dispatch-class_method" title="Isimud::Event.dispatch (method)">dispatch</a></span>
|
296
|
-
<small>Isimud::Event</small>
|
297
|
-
</li>
|
298
|
-
|
299
|
-
|
300
|
-
<li class="r2 ">
|
301
|
-
<span class='object_link'><a href="Isimud/EventObserver.html#enable_listener%3F-instance_method" title="Isimud::EventObserver#enable_listener? (method)">#enable_listener?</a></span>
|
302
|
-
<small>Isimud::EventObserver</small>
|
303
|
-
</li>
|
304
|
-
|
305
|
-
|
306
|
-
<li class="r1 ">
|
307
|
-
<span class='object_link'><a href="Isimud.html#enable_model_watcher-instance_method" title="Isimud#enable_model_watcher (method)">#enable_model_watcher</a></span>
|
308
|
-
<small>Isimud</small>
|
309
|
-
</li>
|
310
|
-
|
311
|
-
|
312
|
-
<li class="r2 ">
|
313
|
-
<span class='object_link'><a href="Isimud/EventListener.html#error_count-instance_method" title="Isimud::EventListener#error_count (method)">#error_count</a></span>
|
314
|
-
<small>Isimud::EventListener</small>
|
315
|
-
</li>
|
316
|
-
|
317
|
-
|
318
|
-
<li class="r1 ">
|
319
|
-
<span class='object_link'><a href="Isimud/EventListener.html#error_interval-instance_method" title="Isimud::EventListener#error_interval (method)">#error_interval</a></span>
|
320
|
-
<small>Isimud::EventListener</small>
|
321
|
-
</li>
|
322
|
-
|
323
|
-
|
324
|
-
<li class="r2 ">
|
325
|
-
<span class='object_link'><a href="Isimud/EventListener.html#error_limit-instance_method" title="Isimud::EventListener#error_limit (method)">#error_limit</a></span>
|
326
|
-
<small>Isimud::EventListener</small>
|
327
|
-
</li>
|
328
|
-
|
329
|
-
|
330
|
-
<li class="r1 ">
|
331
|
-
<span class='object_link'><a href="Isimud/EventObserver/ClassMethods.html#event_queue_name-instance_method" title="Isimud::EventObserver::ClassMethods#event_queue_name (method)">#event_queue_name</a></span>
|
332
|
-
<small>Isimud::EventObserver::ClassMethods</small>
|
333
|
-
</li>
|
334
|
-
|
335
|
-
|
336
|
-
<li class="r2 ">
|
337
|
-
<span class='object_link'><a href="Isimud/EventObserver.html#event_queue_name-instance_method" title="Isimud::EventObserver#event_queue_name (method)">#event_queue_name</a></span>
|
338
|
-
<small>Isimud::EventObserver</small>
|
339
|
-
</li>
|
340
|
-
|
341
|
-
|
342
|
-
<li class="r1 ">
|
343
|
-
<span class='object_link'><a href="Isimud/Event.html#eventful_id-instance_method" title="Isimud::Event#eventful_id (method)">#eventful_id</a></span>
|
344
|
-
<small>Isimud::Event</small>
|
345
|
-
</li>
|
346
|
-
|
347
|
-
|
348
|
-
<li class="r2 ">
|
349
|
-
<span class='object_link'><a href="Isimud/Event.html#eventful_type-instance_method" title="Isimud::Event#eventful_type (method)">#eventful_type</a></span>
|
350
|
-
<small>Isimud::Event</small>
|
351
|
-
</li>
|
352
|
-
|
353
|
-
|
354
|
-
<li class="r1 ">
|
355
|
-
<span class='object_link'><a href="Isimud.html#events_exchange-instance_method" title="Isimud#events_exchange (method)">#events_exchange</a></span>
|
356
|
-
<small>Isimud</small>
|
357
|
-
</li>
|
358
|
-
|
359
|
-
|
360
|
-
<li class="r2 ">
|
361
|
-
<span class='object_link'><a href="Isimud/EventListener.html#events_exchange-instance_method" title="Isimud::EventListener#events_exchange (method)">#events_exchange</a></span>
|
362
|
-
<small>Isimud::EventListener</small>
|
363
|
-
</li>
|
364
|
-
|
365
|
-
|
366
|
-
<li class="r1 ">
|
367
|
-
<span class='object_link'><a href="Isimud/Event.html#exchange-instance_method" title="Isimud::Event#exchange (method)">#exchange</a></span>
|
368
|
-
<small>Isimud::Event</small>
|
369
|
-
</li>
|
370
|
-
|
371
|
-
|
372
|
-
<li class="r2 ">
|
373
|
-
<span class='object_link'><a href="Isimud/EventObserver/ClassMethods.html#find_active_observers-instance_method" title="Isimud::EventObserver::ClassMethods#find_active_observers (method)">#find_active_observers</a></span>
|
374
|
-
<small>Isimud::EventObserver::ClassMethods</small>
|
375
|
-
</li>
|
376
|
-
|
377
|
-
|
378
|
-
<li class="r1 ">
|
379
|
-
<span class='object_link'><a href="Isimud/TestClient.html#find_queue-instance_method" title="Isimud::TestClient#find_queue (method)">#find_queue</a></span>
|
380
|
-
<small>Isimud::TestClient</small>
|
381
|
-
</li>
|
382
|
-
|
383
|
-
|
384
|
-
<li class="r2 ">
|
385
|
-
<span class='object_link'><a href="Isimud/Client.html#find_queue-instance_method" title="Isimud::Client#find_queue (method)">#find_queue</a></span>
|
386
|
-
<small>Isimud::Client</small>
|
387
|
-
</li>
|
388
|
-
|
389
|
-
|
390
|
-
<li class="r1 ">
|
391
|
-
<span class='object_link'><a href="Isimud/BunnyClient.html#find_queue-instance_method" title="Isimud::BunnyClient#find_queue (method)">#find_queue</a></span>
|
392
|
-
<small>Isimud::BunnyClient</small>
|
393
|
-
</li>
|
394
|
-
|
395
|
-
|
396
|
-
<li class="r2 ">
|
397
|
-
<span class='object_link'><a href="Isimud/EventObserver.html#handle_event-instance_method" title="Isimud::EventObserver#handle_event (method)">#handle_event</a></span>
|
398
|
-
<small>Isimud::EventObserver</small>
|
399
|
-
</li>
|
400
|
-
|
401
|
-
|
402
|
-
<li class="r1 ">
|
403
|
-
<span class='object_link'><a href="Isimud/TestClient/Queue.html#has_matching_key%3F-instance_method" title="Isimud::TestClient::Queue#has_matching_key? (method)">#has_matching_key?</a></span>
|
404
|
-
<small>Isimud::TestClient::Queue</small>
|
405
|
-
</li>
|
406
|
-
|
407
|
-
|
408
|
-
<li class="r2 ">
|
409
|
-
<span class='object_link'><a href="Isimud/Event.html#initialize-instance_method" title="Isimud::Event#initialize (method)">#initialize</a></span>
|
410
|
-
<small>Isimud::Event</small>
|
411
|
-
</li>
|
412
|
-
|
413
|
-
|
414
|
-
<li class="r1 ">
|
415
|
-
<span class='object_link'><a href="Isimud/EventListener.html#initialize-instance_method" title="Isimud::EventListener#initialize (method)">#initialize</a></span>
|
416
|
-
<small>Isimud::EventListener</small>
|
417
|
-
</li>
|
418
|
-
|
419
|
-
|
420
|
-
<li class="r2 ">
|
421
|
-
<span class='object_link'><a href="Isimud/Client.html#initialize-instance_method" title="Isimud::Client#initialize (method)">#initialize</a></span>
|
422
|
-
<small>Isimud::Client</small>
|
423
|
-
</li>
|
424
|
-
|
425
|
-
|
426
|
-
<li class="r1 ">
|
427
|
-
<span class='object_link'><a href="Isimud/TestClient/Queue.html#initialize-instance_method" title="Isimud::TestClient::Queue#initialize (method)">#initialize</a></span>
|
428
|
-
<small>Isimud::TestClient::Queue</small>
|
429
|
-
</li>
|
430
|
-
|
431
|
-
|
432
|
-
<li class="r2 ">
|
433
|
-
<span class='object_link'><a href="Isimud/TestClient.html#initialize-instance_method" title="Isimud::TestClient#initialize (method)">#initialize</a></span>
|
434
|
-
<small>Isimud::TestClient</small>
|
435
|
-
</li>
|
436
|
-
|
437
|
-
|
438
|
-
<li class="r1 ">
|
439
|
-
<span class='object_link'><a href="Isimud/BunnyClient.html#initialize-instance_method" title="Isimud::BunnyClient#initialize (method)">#initialize</a></span>
|
440
|
-
<small>Isimud::BunnyClient</small>
|
441
|
-
</li>
|
442
|
-
|
443
|
-
|
444
|
-
<li class="r2 ">
|
445
|
-
<span class='object_link'><a href="Isimud/EventObserver.html#isimud_client-instance_method" title="Isimud::EventObserver#isimud_client (method)">#isimud_client</a></span>
|
446
|
-
<small>Isimud::EventObserver</small>
|
447
|
-
</li>
|
448
|
-
|
449
|
-
|
450
|
-
<li class="r1 ">
|
451
|
-
<span class='object_link'><a href="Isimud/ModelWatcher/ClassMethods.html#isimud_model_watcher_type-instance_method" title="Isimud::ModelWatcher::ClassMethods#isimud_model_watcher_type (method)">#isimud_model_watcher_type</a></span>
|
452
|
-
<small>Isimud::ModelWatcher::ClassMethods</small>
|
453
|
-
</li>
|
454
|
-
|
455
|
-
|
456
|
-
<li class="r2 ">
|
457
|
-
<span class='object_link'><a href="Isimud/ModelWatcher.html#isimud_sync-instance_method" title="Isimud::ModelWatcher#isimud_sync (method)">#isimud_sync</a></span>
|
458
|
-
<small>Isimud::ModelWatcher</small>
|
459
|
-
</li>
|
460
|
-
|
461
|
-
|
462
|
-
<li class="r1 ">
|
463
|
-
<span class='object_link'><a href="Isimud/ModelWatcher.html#isimud_synchronize%3F-instance_method" title="Isimud::ModelWatcher#isimud_synchronize? (method)">#isimud_synchronize?</a></span>
|
464
|
-
<small>Isimud::ModelWatcher</small>
|
465
|
-
</li>
|
466
|
-
|
467
|
-
|
468
|
-
<li class="r2 ">
|
469
|
-
<span class='object_link'><a href="Isimud.html#listener_error_limit-instance_method" title="Isimud#listener_error_limit (method)">#listener_error_limit</a></span>
|
470
|
-
<small>Isimud</small>
|
471
|
-
</li>
|
472
|
-
|
473
|
-
|
474
|
-
<li class="r1 ">
|
475
|
-
<span class='object_link'><a href="Isimud/Logging.html#log-instance_method" title="Isimud::Logging#log (method)">#log</a></span>
|
476
|
-
<small>Isimud::Logging</small>
|
477
|
-
</li>
|
478
|
-
|
479
|
-
|
480
|
-
<li class="r2 ">
|
481
|
-
<span class='object_link'><a href="Isimud.html#log_level-instance_method" title="Isimud#log_level (method)">#log_level</a></span>
|
482
|
-
<small>Isimud</small>
|
483
|
-
</li>
|
484
|
-
|
485
|
-
|
486
|
-
<li class="r1 ">
|
487
|
-
<span class='object_link'><a href="Isimud/Logging.html#logger-instance_method" title="Isimud::Logging#logger (method)">#logger</a></span>
|
488
|
-
<small>Isimud::Logging</small>
|
489
|
-
</li>
|
490
|
-
|
491
|
-
|
492
|
-
<li class="r2 ">
|
493
|
-
<span class='object_link'><a href="Isimud.html#logger-instance_method" title="Isimud#logger (method)">#logger</a></span>
|
494
|
-
<small>Isimud</small>
|
495
|
-
</li>
|
496
|
-
|
497
|
-
|
498
|
-
<li class="r1 ">
|
499
|
-
<span class='object_link'><a href="Isimud/TestClient/Queue.html#make_regexp-instance_method" title="Isimud::TestClient::Queue#make_regexp (method)">#make_regexp</a></span>
|
500
|
-
<small>Isimud::TestClient::Queue</small>
|
501
|
-
</li>
|
502
|
-
|
503
|
-
|
504
|
-
<li class="r2 ">
|
505
|
-
<span class='object_link'><a href="Isimud.html#model_watcher_enabled%3F-class_method" title="Isimud.model_watcher_enabled? (method)">model_watcher_enabled?</a></span>
|
506
|
-
<small>Isimud</small>
|
507
|
-
</li>
|
508
|
-
|
509
|
-
|
510
|
-
<li class="r1 ">
|
511
|
-
<span class='object_link'><a href="Isimud.html#model_watcher_exchange-instance_method" title="Isimud#model_watcher_exchange (method)">#model_watcher_exchange</a></span>
|
512
|
-
<small>Isimud</small>
|
513
|
-
</li>
|
514
|
-
|
515
|
-
|
516
|
-
<li class="r2 ">
|
517
|
-
<span class='object_link'><a href="Isimud.html#model_watcher_schema-instance_method" title="Isimud#model_watcher_schema (method)">#model_watcher_schema</a></span>
|
518
|
-
<small>Isimud</small>
|
519
|
-
</li>
|
520
|
-
|
521
|
-
|
522
|
-
<li class="r1 ">
|
523
|
-
<span class='object_link'><a href="Isimud/EventListener.html#models_exchange-instance_method" title="Isimud::EventListener#models_exchange (method)">#models_exchange</a></span>
|
524
|
-
<small>Isimud::EventListener</small>
|
525
|
-
</li>
|
526
|
-
|
527
|
-
|
528
|
-
<li class="r2 ">
|
529
|
-
<span class='object_link'><a href="Isimud/EventListener.html#name-instance_method" title="Isimud::EventListener#name (method)">#name</a></span>
|
530
|
-
<small>Isimud::EventListener</small>
|
531
|
-
</li>
|
532
|
-
|
533
|
-
|
534
|
-
<li class="r1 ">
|
535
|
-
<span class='object_link'><a href="Isimud/TestClient/Queue.html#name-instance_method" title="Isimud::TestClient::Queue#name (method)">#name</a></span>
|
536
|
-
<small>Isimud::TestClient::Queue</small>
|
537
|
-
</li>
|
538
|
-
|
539
|
-
|
540
|
-
<li class="r2 ">
|
541
|
-
<span class='object_link'><a href="Isimud/EventObserver.html#observe_events-instance_method" title="Isimud::EventObserver#observe_events (method)">#observe_events</a></span>
|
542
|
-
<small>Isimud::EventObserver</small>
|
543
|
-
</li>
|
544
|
-
|
545
|
-
|
546
|
-
<li class="r1 ">
|
547
|
-
<span class='object_link'><a href="Isimud/EventObserver.html#observed_exchange-instance_method" title="Isimud::EventObserver#observed_exchange (method)">#observed_exchange</a></span>
|
548
|
-
<small>Isimud::EventObserver</small>
|
549
|
-
</li>
|
550
|
-
|
551
|
-
|
552
|
-
<li class="r2 ">
|
553
|
-
<span class='object_link'><a href="Isimud/Event.html#occurred_at-instance_method" title="Isimud::Event#occurred_at (method)">#occurred_at</a></span>
|
554
|
-
<small>Isimud::Event</small>
|
555
|
-
</li>
|
556
|
-
|
557
|
-
|
558
|
-
<li class="r1 ">
|
559
|
-
<span class='object_link'><a href="Isimud/Client.html#on_exception-instance_method" title="Isimud::Client#on_exception (method)">#on_exception</a></span>
|
560
|
-
<small>Isimud::Client</small>
|
561
|
-
</li>
|
562
|
-
|
563
|
-
|
564
|
-
<li class="r2 ">
|
565
|
-
<span class='object_link'><a href="Isimud/Event.html#parameters-instance_method" title="Isimud::Event#parameters (method)">#parameters</a></span>
|
566
|
-
<small>Isimud::Event</small>
|
567
|
-
</li>
|
568
|
-
|
569
|
-
|
570
|
-
<li class="r1 ">
|
571
|
-
<span class='object_link'><a href="Isimud/Event.html#parse-class_method" title="Isimud::Event.parse (method)">parse</a></span>
|
572
|
-
<small>Isimud::Event</small>
|
573
|
-
</li>
|
574
|
-
|
575
|
-
|
576
|
-
<li class="r2 ">
|
577
|
-
<span class='object_link'><a href="Isimud.html#prefetch_count-instance_method" title="Isimud#prefetch_count (method)">#prefetch_count</a></span>
|
578
|
-
<small>Isimud</small>
|
579
|
-
</li>
|
580
|
-
|
581
|
-
|
582
|
-
<li class="r1 ">
|
583
|
-
<span class='object_link'><a href="Isimud/TestClient/Queue.html#proc-instance_method" title="Isimud::TestClient::Queue#proc (method)">#proc</a></span>
|
584
|
-
<small>Isimud::TestClient::Queue</small>
|
585
|
-
</li>
|
586
|
-
|
587
|
-
|
588
|
-
<li class="r2 ">
|
589
|
-
<span class='object_link'><a href="Isimud/Event.html#publish-instance_method" title="Isimud::Event#publish (method)">#publish</a></span>
|
590
|
-
<small>Isimud::Event</small>
|
591
|
-
</li>
|
592
|
-
|
593
|
-
|
594
|
-
<li class="r1 ">
|
595
|
-
<span class='object_link'><a href="Isimud/BunnyClient.html#publish-instance_method" title="Isimud::BunnyClient#publish (method)">#publish</a></span>
|
596
|
-
<small>Isimud::BunnyClient</small>
|
597
|
-
</li>
|
598
|
-
|
599
|
-
|
600
|
-
<li class="r2 ">
|
601
|
-
<span class='object_link'><a href="Isimud/TestClient.html#publish-instance_method" title="Isimud::TestClient#publish (method)">#publish</a></span>
|
602
|
-
<small>Isimud::TestClient</small>
|
603
|
-
</li>
|
604
|
-
|
605
|
-
|
606
|
-
<li class="r1 ">
|
607
|
-
<span class='object_link'><a href="Isimud/Event.html#publish-class_method" title="Isimud::Event.publish (method)">publish</a></span>
|
608
|
-
<small>Isimud::Event</small>
|
609
|
-
</li>
|
610
|
-
|
611
|
-
|
612
|
-
<li class="r2 ">
|
613
|
-
<span class='object_link'><a href="Isimud/Client.html#publish-instance_method" title="Isimud::Client#publish (method)">#publish</a></span>
|
614
|
-
<small>Isimud::Client</small>
|
615
|
-
</li>
|
616
|
-
|
617
|
-
|
618
|
-
<li class="r1 ">
|
619
|
-
<span class='object_link'><a href="Isimud/EventObserver/ClassMethods.html#queue_prefix-instance_method" title="Isimud::EventObserver::ClassMethods#queue_prefix (method)">#queue_prefix</a></span>
|
620
|
-
<small>Isimud::EventObserver::ClassMethods</small>
|
621
|
-
</li>
|
622
|
-
|
623
|
-
|
624
|
-
<li class="r2 ">
|
625
|
-
<span class='object_link'><a href="Isimud/EventListener.html#queues-instance_method" title="Isimud::EventListener#queues (method)">#queues</a></span>
|
626
|
-
<small>Isimud::EventListener</small>
|
627
|
-
</li>
|
628
|
-
|
629
|
-
|
630
|
-
<li class="r1 ">
|
631
|
-
<span class='object_link'><a href="Isimud/TestClient.html#queues-instance_method" title="Isimud::TestClient#queues (method)">#queues</a></span>
|
632
|
-
<small>Isimud::TestClient</small>
|
633
|
-
</li>
|
634
|
-
|
635
|
-
|
636
|
-
<li class="r2 ">
|
637
|
-
<span class='object_link'><a href="Isimud/TestClient.html#reconnect-instance_method" title="Isimud::TestClient#reconnect (method)">#reconnect</a></span>
|
638
|
-
<small>Isimud::TestClient</small>
|
639
|
-
</li>
|
640
|
-
|
641
|
-
|
642
|
-
<li class="r1 ">
|
643
|
-
<span class='object_link'><a href="Isimud.html#reconnect-class_method" title="Isimud.reconnect (method)">reconnect</a></span>
|
644
|
-
<small>Isimud</small>
|
645
|
-
</li>
|
646
|
-
|
647
|
-
|
648
|
-
<li class="r2 ">
|
649
|
-
<span class='object_link'><a href="Isimud/Client.html#reconnect-instance_method" title="Isimud::Client#reconnect (method)">#reconnect</a></span>
|
650
|
-
<small>Isimud::Client</small>
|
651
|
-
</li>
|
652
|
-
|
653
|
-
|
654
|
-
<li class="r1 ">
|
655
|
-
<span class='object_link'><a href="Isimud/BunnyClient.html#reconnect-instance_method" title="Isimud::BunnyClient#reconnect (method)">#reconnect</a></span>
|
656
|
-
<small>Isimud::BunnyClient</small>
|
657
|
-
</li>
|
658
|
-
|
659
|
-
|
660
|
-
<li class="r2 ">
|
661
|
-
<span class='object_link'><a href="Isimud/Client.html#reset-instance_method" title="Isimud::Client#reset (method)">#reset</a></span>
|
662
|
-
<small>Isimud::Client</small>
|
663
|
-
</li>
|
664
|
-
|
665
|
-
|
666
|
-
<li class="r1 ">
|
667
|
-
<span class='object_link'><a href="Isimud/BunnyClient.html#reset-instance_method" title="Isimud::BunnyClient#reset (method)">#reset</a></span>
|
668
|
-
<small>Isimud::BunnyClient</small>
|
669
|
-
</li>
|
670
|
-
|
671
|
-
|
672
|
-
<li class="r2 ">
|
673
|
-
<span class='object_link'><a href="Isimud/TestClient.html#reset-instance_method" title="Isimud::TestClient#reset (method)">#reset</a></span>
|
674
|
-
<small>Isimud::TestClient</small>
|
675
|
-
</li>
|
676
|
-
|
677
|
-
|
678
|
-
<li class="r1 ">
|
679
|
-
<span class='object_link'><a href="Isimud.html#retry_failures-instance_method" title="Isimud#retry_failures (method)">#retry_failures</a></span>
|
680
|
-
<small>Isimud</small>
|
681
|
-
</li>
|
682
|
-
|
683
|
-
|
684
|
-
<li class="r2 ">
|
685
|
-
<span class='object_link'><a href="Isimud/Event.html#routing_key-instance_method" title="Isimud::Event#routing_key (method)">#routing_key</a></span>
|
686
|
-
<small>Isimud::Event</small>
|
687
|
-
</li>
|
688
|
-
|
689
|
-
|
690
|
-
<li class="r1 ">
|
691
|
-
<span class='object_link'><a href="Isimud/EventObserver.html#routing_keys-instance_method" title="Isimud::EventObserver#routing_keys (method)">#routing_keys</a></span>
|
692
|
-
<small>Isimud::EventObserver</small>
|
693
|
-
</li>
|
694
|
-
|
695
|
-
|
696
|
-
<li class="r2 ">
|
697
|
-
<span class='object_link'><a href="Isimud/EventListener.html#run-instance_method" title="Isimud::EventListener#run (method)">#run</a></span>
|
698
|
-
<small>Isimud::EventListener</small>
|
699
|
-
</li>
|
700
|
-
|
701
|
-
|
702
|
-
<li class="r1 ">
|
703
|
-
<span class='object_link'><a href="Isimud/Client.html#run_exception_handlers-instance_method" title="Isimud::Client#run_exception_handlers (method)">#run_exception_handlers</a></span>
|
704
|
-
<small>Isimud::Client</small>
|
705
|
-
</li>
|
706
|
-
|
707
|
-
|
708
|
-
<li class="r2 ">
|
709
|
-
<span class='object_link'><a href="Isimud/EventListener.html#running-instance_method" title="Isimud::EventListener#running (method)">#running</a></span>
|
710
|
-
<small>Isimud::EventListener</small>
|
711
|
-
</li>
|
712
|
-
|
713
|
-
|
714
|
-
<li class="r1 ">
|
715
|
-
<span class='object_link'><a href="Isimud/Event.html#serialize-instance_method" title="Isimud::Event#serialize (method)">#serialize</a></span>
|
716
|
-
<small>Isimud::Event</small>
|
717
|
-
</li>
|
718
|
-
|
719
|
-
|
720
|
-
<li class="r2 ">
|
721
|
-
<span class='object_link'><a href="Isimud.html#server-instance_method" title="Isimud#server (method)">#server</a></span>
|
722
|
-
<small>Isimud</small>
|
723
|
-
</li>
|
724
|
-
|
725
|
-
|
726
|
-
<li class="r1 ">
|
727
|
-
<span class='object_link'><a href="Isimud/BunnyClient.html#subscribe-instance_method" title="Isimud::BunnyClient#subscribe (method)">#subscribe</a></span>
|
728
|
-
<small>Isimud::BunnyClient</small>
|
729
|
-
</li>
|
730
|
-
|
731
|
-
|
732
|
-
<li class="r2 ">
|
733
|
-
<span class='object_link'><a href="Isimud/Client.html#subscribe-instance_method" title="Isimud::Client#subscribe (method)">#subscribe</a></span>
|
734
|
-
<small>Isimud::Client</small>
|
735
|
-
</li>
|
736
|
-
|
737
|
-
|
738
|
-
<li class="r1 ">
|
739
|
-
<span class='object_link'><a href="Isimud/TestClient.html#subscribe-instance_method" title="Isimud::TestClient#subscribe (method)">#subscribe</a></span>
|
740
|
-
<small>Isimud::TestClient</small>
|
741
|
-
</li>
|
742
|
-
|
743
|
-
|
744
|
-
<li class="r2 ">
|
745
|
-
<span class='object_link'><a href="Isimud/ModelWatcher/ClassMethods.html#sync_include-instance_method" title="Isimud::ModelWatcher::ClassMethods#sync_include (method)">#sync_include</a></span>
|
746
|
-
<small>Isimud::ModelWatcher::ClassMethods</small>
|
747
|
-
</li>
|
748
|
-
|
749
|
-
|
750
|
-
<li class="r1 ">
|
751
|
-
<span class='object_link'><a href="Isimud/ModelWatcher/ClassMethods.html#synchronize-instance_method" title="Isimud::ModelWatcher::ClassMethods#synchronize (method)">#synchronize</a></span>
|
752
|
-
<small>Isimud::ModelWatcher::ClassMethods</small>
|
753
|
-
</li>
|
754
|
-
|
755
|
-
|
756
|
-
<li class="r2 ">
|
757
|
-
<span class='object_link'><a href="Isimud/Event.html#type-instance_method" title="Isimud::Event#type (method)">#type</a></span>
|
758
|
-
<small>Isimud::Event</small>
|
759
|
-
</li>
|
760
|
-
|
761
|
-
|
762
|
-
<li class="r1 ">
|
763
|
-
<span class='object_link'><a href="Isimud/TestClient/Queue.html#unbind-instance_method" title="Isimud::TestClient::Queue#unbind (method)">#unbind</a></span>
|
764
|
-
<small>Isimud::TestClient::Queue</small>
|
765
|
-
</li>
|
766
|
-
|
767
|
-
|
768
|
-
<li class="r2 ">
|
769
|
-
<span class='object_link'><a href="Isimud/BunnyClient.html#url-instance_method" title="Isimud::BunnyClient#url (method)">#url</a></span>
|
770
|
-
<small>Isimud::BunnyClient</small>
|
771
|
-
</li>
|
772
|
-
|
773
|
-
|
774
|
-
<li class="r1 ">
|
775
|
-
<span class='object_link'><a href="Isimud/Event.html#user_id-instance_method" title="Isimud::Event#user_id (method)">#user_id</a></span>
|
776
|
-
<small>Isimud::Event</small>
|
777
|
-
</li>
|
778
|
-
|
779
|
-
|
780
|
-
<li class="r2 ">
|
781
|
-
<span class='object_link'><a href="Isimud/ModelWatcher/ClassMethods.html#watch_attributes-instance_method" title="Isimud::ModelWatcher::ClassMethods#watch_attributes (method)">#watch_attributes</a></span>
|
782
|
-
<small>Isimud::ModelWatcher::ClassMethods</small>
|
783
|
-
</li>
|
784
|
-
|
785
|
-
|
786
54
|
</ul>
|
787
55
|
</div>
|
788
56
|
</body>
|