|
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | | -<!-- Generated by javadoc (1.8.0_102) on Tue Apr 04 22:11:53 EDT 2017 --> |
6 | | -<title>PNConfiguration (pubnub-gson 4.6.1 API)</title> |
7 | | -<meta name="date" content="2017-04-04"> |
| 5 | +<!-- Generated by javadoc (1.8.0_121) on Tue Apr 11 18:15:15 BRT 2017 --> |
| 6 | +<title>PNConfiguration (pubnub-gson 4.6.2 API)</title> |
| 7 | +<meta name="date" content="2017-04-11"> |
8 | 8 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
9 | 9 | <script type="text/javascript" src="../../../script.js"></script> |
10 | 10 | </head> |
11 | 11 | <body> |
12 | 12 | <script type="text/javascript"><!-- |
13 | 13 | try { |
14 | 14 | if (location.href.indexOf('is-external=true') == -1) { |
15 | | - parent.document.title="PNConfiguration (pubnub-gson 4.6.1 API)"; |
| 15 | + parent.document.title="PNConfiguration (pubnub-gson 4.6.2 API)"; |
16 | 16 | } |
17 | 17 | } |
18 | 18 | catch(err) { |
@@ -203,7 +203,6 @@ <h3>Method Summary</h3> |
203 | 203 | <td class="colFirst"><code>int</code></td> |
204 | 204 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../com/pubnub/api/PNConfiguration.html#getNonSubscribeRequestTimeout--">getNonSubscribeRequestTimeout</a></span>()</code> |
205 | 205 | <div class="block">Reference on number of seconds which is used by client during non-subscription operations to |
206 | | - |
207 | 206 | check whether response potentially failed with 'timeout' or not.</div> |
208 | 207 | </td> |
209 | 208 | </tr> |
@@ -385,7 +384,6 @@ <h3>Method Summary</h3> |
385 | 384 | <td class="colFirst"><code><a href="../../../com/pubnub/api/PNConfiguration.html" title="class in com.pubnub.api">PNConfiguration</a></code></td> |
386 | 385 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../com/pubnub/api/PNConfiguration.html#setNonSubscribeRequestTimeout-int-">setNonSubscribeRequestTimeout</a></span>(int nonSubscribeRequestTimeout)</code> |
387 | 386 | <div class="block">Reference on number of seconds which is used by client during non-subscription operations to |
388 | | - |
389 | 387 | check whether response potentially failed with 'timeout' or not.</div> |
390 | 388 | </td> |
391 | 389 | </tr> |
@@ -559,7 +557,6 @@ <h4>getOrigin</h4> |
559 | 557 | <pre>@Generated(value="lombok") |
560 | 558 | public java.lang.String getOrigin()</pre> |
561 | 559 | <div class="block">By default, the origin is pointing directly to PubNub servers. If a proxy origin is needed, set a custom |
562 | | - |
563 | 560 | origin using this parameter.</div> |
564 | 561 | </li> |
565 | 562 | </ul> |
@@ -679,7 +676,6 @@ <h4>isCacheBusting</h4> |
679 | 676 | public boolean isCacheBusting()</pre> |
680 | 677 | <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
681 | 678 | <div class="block">If proxies are forcefully caching requests, set to true to allow the client to randomize the subdomain. |
682 | | - |
683 | 679 | This configuration is not supported if custom origin is enabled.</div> |
684 | 680 | </li> |
685 | 681 | </ul> |
@@ -714,7 +710,6 @@ <h4>getNonSubscribeRequestTimeout</h4> |
714 | 710 | <pre>@Generated(value="lombok") |
715 | 711 | public int getNonSubscribeRequestTimeout()</pre> |
716 | 712 | <div class="block">Reference on number of seconds which is used by client during non-subscription operations to |
717 | | - |
718 | 713 | check whether response potentially failed with 'timeout' or not.</div> |
719 | 714 | </li> |
720 | 715 | </ul> |
@@ -904,7 +899,6 @@ <h4>setOrigin</h4> |
904 | 899 | <pre>@Generated(value="lombok") |
905 | 900 | public <a href="../../../com/pubnub/api/PNConfiguration.html" title="class in com.pubnub.api">PNConfiguration</a> setOrigin(java.lang.String origin)</pre> |
906 | 901 | <div class="block">By default, the origin is pointing directly to PubNub servers. If a proxy origin is needed, set a custom |
907 | | - |
908 | 902 | origin using this parameter.</div> |
909 | 903 | <dl> |
910 | 904 | <dt><span class="returnLabel">Returns:</span></dt> |
@@ -1018,7 +1012,6 @@ <h4>setCacheBusting</h4> |
1018 | 1012 | public <a href="../../../com/pubnub/api/PNConfiguration.html" title="class in com.pubnub.api">PNConfiguration</a> setCacheBusting(boolean cacheBusting)</pre> |
1019 | 1013 | <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
1020 | 1014 | <div class="block">If proxies are forcefully caching requests, set to true to allow the client to randomize the subdomain. |
1021 | | - |
1022 | 1015 | This configuration is not supported if custom origin is enabled.</div> |
1023 | 1016 | <dl> |
1024 | 1017 | <dt><span class="returnLabel">Returns:</span></dt> |
@@ -1065,7 +1058,6 @@ <h4>setNonSubscribeRequestTimeout</h4> |
1065 | 1058 | <pre>@Generated(value="lombok") |
1066 | 1059 | public <a href="../../../com/pubnub/api/PNConfiguration.html" title="class in com.pubnub.api">PNConfiguration</a> setNonSubscribeRequestTimeout(int nonSubscribeRequestTimeout)</pre> |
1067 | 1060 | <div class="block">Reference on number of seconds which is used by client during non-subscription operations to |
1068 | | - |
1069 | 1061 | check whether response potentially failed with 'timeout' or not.</div> |
1070 | 1062 | <dl> |
1071 | 1063 | <dt><span class="returnLabel">Returns:</span></dt> |
|
0 commit comments