Skip to content

Commit f7f0621

Browse files
committed
Committed by Github action
master: { "stompjs": "6.1.2", "rx-stomp": "1.1.4", "ng2-stompjs": "8.0.0" } develop: { "stompjs": "7.0.0-beta2", "rx-stomp": "2.0.0-beta1", "ng2-stompjs": "8.0.0" }
1 parent 83cf172 commit f7f0621

File tree

3 files changed

+13
-10
lines changed

3 files changed

+13
-10
lines changed

api-docs/develop/classes/RxStompRPC.html

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ <h3 id="constructor">Constructor</h3>
124124
</tr>
125125
<tr>
126126
<td class="col-md-4">
127-
<div class="io-line">Defined in <a href="" data-line="29" class="link-to-prism">consolidated/rx-stomp/src/rx-stomp-rpc.ts:29</a></div>
127+
<div class="io-line">Defined in <a href="" data-line="32" class="link-to-prism">consolidated/rx-stomp/src/rx-stomp-rpc.ts:32</a></div>
128128
</td>
129129
</tr>
130130

@@ -204,8 +204,8 @@ <h3 id="methods">
204204

205205
<tr>
206206
<td class="col-md-4">
207-
<div class="io-line">Defined in <a href="" data-line="55"
208-
class="link-to-prism">consolidated/rx-stomp/src/rx-stomp-rpc.ts:55</a></div>
207+
<div class="io-line">Defined in <a href="" data-line="58"
208+
class="link-to-prism">consolidated/rx-stomp/src/rx-stomp-rpc.ts:58</a></div>
209209
</td>
210210
</tr>
211211

@@ -279,8 +279,8 @@ <h3 id="methods">
279279

280280
<tr>
281281
<td class="col-md-4">
282-
<div class="io-line">Defined in <a href="" data-line="66"
283-
class="link-to-prism">consolidated/rx-stomp/src/rx-stomp-rpc.ts:66</a></div>
282+
<div class="io-line">Defined in <a href="" data-line="69"
283+
class="link-to-prism">consolidated/rx-stomp/src/rx-stomp-rpc.ts:69</a></div>
284284
</td>
285285
</tr>
286286

@@ -349,7 +349,10 @@ <h3 id="methods">
349349
import { IMessage, IPublishParams, StompHeaders } from &#x27;@stomp/stompjs&#x27;;
350350

351351
import { RxStomp } from &#x27;./rx-stomp.js&#x27;;
352-
import { RxStompRPCConfig, setupReplyQueueFnType } from &#x27;./rx-stomp-rpc-config.js&#x27;;
352+
import {
353+
RxStompRPCConfig,
354+
setupReplyQueueFnType,
355+
} from &#x27;./rx-stomp-rpc-config.js&#x27;;
353356

354357
/**
355358
* An implementation of Remote Procedure Call (RPC) using messaging.

api-docs/develop/injectables/RxStompRPCService.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ <h3 id="methods">
210210
</tr>
211211
<tr>
212212
<td class="col-md-4">
213-
<div class="io-line">Defined in <code><a href="../classess/RxStompRPC.html#source" target="_self" >RxStompRPC:55</a></code>
213+
<div class="io-line">Defined in <code><a href="../classess/RxStompRPC.html#source" target="_self" >RxStompRPC:58</a></code>
214214
</div>
215215
</td>
216216
</tr>
@@ -291,7 +291,7 @@ <h3 id="methods">
291291
</tr>
292292
<tr>
293293
<td class="col-md-4">
294-
<div class="io-line">Defined in <code><a href="../classess/RxStompRPC.html#source" target="_self" >RxStompRPC:66</a></code>
294+
<div class="io-line">Defined in <code><a href="../classess/RxStompRPC.html#source" target="_self" >RxStompRPC:69</a></code>
295295
</div>
296296
</td>
297297
</tr>

api-docs/develop/js/search/search_index.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)