You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="io-line">Defined in <code><ahref="../classess/RxStompConfig.html#source" target="_self" >RxStompConfig:131</a></code>
555
+
<divclass="io-line">Defined in <code><ahref="../classess/RxStompConfig.html#source" target="_self" >RxStompConfig:143</a></code>
552
556
</div>
553
557
</td>
554
558
</tr>
@@ -589,7 +593,7 @@ <h3 id="inputs">
589
593
</tr>
590
594
<tr>
591
595
<tdclass="col-md-4">
592
-
<divclass="io-line">Defined in <code><ahref="../classess/RxStompConfig.html#source" target="_self" >RxStompConfig:147</a></code>
596
+
<divclass="io-line">Defined in <code><ahref="../classess/RxStompConfig.html#source" target="_self" >RxStompConfig:159</a></code>
593
597
</div>
594
598
</td>
595
599
</tr>
@@ -631,7 +635,7 @@ <h3 id="inputs">
631
635
</tr>
632
636
<tr>
633
637
<tdclass="col-md-4">
634
-
<divclass="io-line">Defined in <code><ahref="../classess/RxStompConfig.html#source" target="_self" >RxStompConfig:116</a></code>
638
+
<divclass="io-line">Defined in <code><ahref="../classess/RxStompConfig.html#source" target="_self" >RxStompConfig:128</a></code>
635
639
</div>
636
640
</td>
637
641
</tr>
@@ -672,7 +676,7 @@ <h3 id="inputs">
672
676
</tr>
673
677
<tr>
674
678
<tdclass="col-md-4">
675
-
<divclass="io-line">Defined in <code><ahref="../classess/RxStompConfig.html#source" target="_self" >RxStompConfig:95</a></code>
679
+
<divclass="io-line">Defined in <code><ahref="../classess/RxStompConfig.html#source" target="_self" >RxStompConfig:107</a></code>
676
680
</div>
677
681
</td>
678
682
</tr>
@@ -714,7 +718,7 @@ <h3 id="inputs">
714
718
</tr>
715
719
<tr>
716
720
<tdclass="col-md-4">
717
-
<divclass="io-line">Defined in <code><ahref="../classess/RxStompConfig.html#source" target="_self" >RxStompConfig:102</a></code>
721
+
<divclass="io-line">Defined in <code><ahref="../classess/RxStompConfig.html#source" target="_self" >RxStompConfig:114</a></code>
718
722
</div>
719
723
</td>
720
724
</tr>
@@ -764,8 +768,8 @@ <h3 id="inputs">
764
768
<tr>
765
769
<tdclass="col-md-4">
766
770
<divclass="io-description"><p>Set it to log the actual raw communication with the broker.
767
-
When unset, it logs headers of the parsed frames.</p>
768
-
<p>Change in this effects from next broker reconnect.</p>
771
+
When unset, it logs only the headers of the parsed frames.</p>
772
+
<p>Change in this takes effect from the next broker reconnection.</p>
769
773
<p><strong>Caution: this assumes that frames only have valid UTF8 strings.</strong></p>
770
774
<p>Maps to: <ahref="../classes/Client.html#logRawCommunication">Client#logRawCommunication</a>.</p>
771
775
</div>
@@ -801,7 +805,7 @@ <h3 id="inputs">
801
805
</tr>
802
806
<tr>
803
807
<tdclass="col-md-4">
804
-
<divclass="io-line">Defined in <code><ahref="../classess/RxStompConfig.html#source" target="_self" >RxStompConfig:126</a></code>
808
+
<divclass="io-line">Defined in <code><ahref="../classess/RxStompConfig.html#source" target="_self" >RxStompConfig:138</a></code>
805
809
</div>
806
810
</td>
807
811
</tr>
@@ -842,7 +846,7 @@ <h3 id="inputs">
842
846
</tr>
843
847
<tr>
844
848
<tdclass="col-md-4">
845
-
<divclass="io-line">Defined in <code><ahref="../classess/RxStompConfig.html#source" target="_self" >RxStompConfig:88</a></code>
849
+
<divclass="io-line">Defined in <code><ahref="../classess/RxStompConfig.html#source" target="_self" >RxStompConfig:100</a></code>
846
850
</div>
847
851
</td>
848
852
</tr>
@@ -884,16 +888,16 @@ <h3 id="inputs">
884
888
</tr>
885
889
<tr>
886
890
<tdclass="col-md-4">
887
-
<divclass="io-line">Defined in <code><ahref="../classess/RxStompConfig.html#source" target="_self" >RxStompConfig:111</a></code>
891
+
<divclass="io-line">Defined in <code><ahref="../classess/RxStompConfig.html#source" target="_self" >RxStompConfig:123</a></code>
888
892
</div>
889
893
</td>
890
894
</tr>
891
895
892
896
<tr>
893
897
<tdclass="col-md-4">
894
-
<divclass="io-description"><p>Enable non-standards compliant mode of splitting of outgoing large text packets.
898
+
<divclass="io-description"><p>Enable a non-standards compliant mode of splitting outgoing large text packets.
895
899
See <ahref="../classes/Client.html#splitLargeFrames">Client#splitLargeFrames</a> for details.
896
-
Useful with Java Spring based brokers.</p>
900
+
Probably, only Java Spring based brokers support this mode.</p>
897
901
<p>Maps to: <ahref="../classes/Client.html#splitLargeFrames">Client#splitLargeFrames</a>.</p>
898
902
</div>
899
903
</td>
@@ -935,10 +939,10 @@ <h3 id="inputs">
935
939
936
940
<tr>
937
941
<tdclass="col-md-4">
938
-
<divclass="io-description"><p>STOMP versions to attempt during STOMP handshake. By default versions <code>1.0</code>, <code>1.1</code>, and <code>1.2</code> are attempted.</p>
942
+
<divclass="io-description"><p>STOMP versions to attempt during STOMP handshake. By default, versions <code>1.2</code>, <code>1.1</code>, and <code>1.0</code> are attempted.</p>
939
943
<p>Example:</p>
940
-
<div><preclass="line-numbers"><codeclass="language-javascript"> // Try only versions 1.0 and 1.1
941
-
rxStompConfig.stompVersions= new Versions(['1.0', '1.1']);</code></pre></div><p>Maps to: <ahref="../classes/Client.html#stompVersions">Client#stompVersions</a></p>
944
+
<div><preclass="line-numbers"><codeclass="language-javascript"> // Try only versions 1.1 and 1.0
945
+
rxStompConfig.stompVersions= new Versions(['1.1', '1.0']);</code></pre></div><p>Maps to: <ahref="../classes/Client.html#stompVersions">Client#stompVersions</a></p>
942
946
</div>
943
947
</td>
944
948
</tr>
@@ -972,7 +976,7 @@ <h3 id="inputs">
972
976
</tr>
973
977
<tr>
974
978
<tdclass="col-md-4">
975
-
<divclass="io-line">Defined in <code><ahref="../classess/RxStompConfig.html#source" target="_self" >RxStompConfig:73</a></code>
979
+
<divclass="io-line">Defined in <code><ahref="../classess/RxStompConfig.html#source" target="_self" >RxStompConfig:83</a></code>
0 commit comments