Skip to content

Commit 4f83f86

Browse files
committed
2 parents cc8f6f4 + fdffcb3 commit 4f83f86

17 files changed

+1423
-516
lines changed

api-docs/develop/classes/Client.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ <h3 id="constructor">Constructor</h3>
301301
<tbody>
302302
<tr>
303303
<td class="col-md-4">
304-
<code>constructor(conf: <a href="../injectables/StompConfig.html">StompConfig</a>)</code>
304+
<code>constructor(conf: <a href="../classes/StompConfig.html">StompConfig</a>)</code>
305305
</td>
306306
</tr>
307307
<tr>
@@ -329,7 +329,7 @@ <h3 id="constructor">Constructor</h3>
329329
<td>conf</td>
330330

331331
<td>
332-
<code><a href="../injectables/StompConfig.html" target="_self" >StompConfig</a></code>
332+
<code><a href="../classes/StompConfig.html" target="_self" >StompConfig</a></code>
333333
</td>
334334

335335
<td>
@@ -1781,7 +1781,7 @@ <h3 id="methods">
17811781
<tr>
17821782
<td class="col-md-4">
17831783
<span class="modifier-icon icon ion-ios-reset"></span>
1784-
<code>configure(conf: <a href="../injectables/StompConfig.html">StompConfig</a>)</code>
1784+
<code>configure(conf: <a href="../classes/StompConfig.html">StompConfig</a>)</code>
17851785
</td>
17861786
</tr>
17871787

@@ -1812,7 +1812,7 @@ <h3 id="methods">
18121812
<tr>
18131813
<td>conf</td>
18141814
<td>
1815-
<code><a href="../injectables/StompConfig.html" target="_self" >StompConfig</a></code>
1815+
<code><a href="../classes/StompConfig.html" target="_self" >StompConfig</a></code>
18161816
</td>
18171817

18181818
<td>

api-docs/develop/classes/CompatClient.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2291,7 +2291,7 @@ <h3 id="methods">
22912291
<tr>
22922292
<td class="col-md-4">
22932293
<span class="modifier-icon icon ion-ios-reset"></span>
2294-
<code>configure(conf: <a href="../injectables/StompConfig.html">StompConfig</a>)</code>
2294+
<code>configure(conf: <a href="../classes/StompConfig.html">StompConfig</a>)</code>
22952295
</td>
22962296
</tr>
22972297

@@ -2328,7 +2328,7 @@ <h3 id="methods">
23282328
<tr>
23292329
<td>conf</td>
23302330
<td>
2331-
<code><a href="../injectables/StompConfig.html" target="_self" >StompConfig</a></code>
2331+
<code><a href="../classes/StompConfig.html" target="_self" >StompConfig</a></code>
23322332
</td>
23332333

23342334
<td>

api-docs/develop/classes/RxStomp.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,7 @@ <h3 id="methods">
631631
<tr>
632632
<td class="col-md-4">
633633
<span class="modifier-icon icon ion-ios-reset"></span>
634-
<code>configure(rxStompConfig: <a href="../injectables/StompConfig.html">RxStompConfig</a>)</code>
634+
<code>configure(rxStompConfig: <a href="../classes/RxStompConfig.html">RxStompConfig</a>)</code>
635635
</td>
636636
</tr>
637637

@@ -680,7 +680,7 @@ <h3 id="methods">
680680
<tr>
681681
<td>rxStompConfig</td>
682682
<td>
683-
<code><a href="../injectables/StompConfig.html" target="_self" >RxStompConfig</a></code>
683+
<code><a href="../classes/RxStompConfig.html" target="_self" >RxStompConfig</a></code>
684684
</td>
685685

686686
<td>

0 commit comments

Comments
 (0)