|
22 | 22 | Set the charset used for encoding / decoding text data from/to SockJS
|
23 | 23 | +++
|
24 | 24 | |[[clientAuth]]`@clientAuth`|`link:enums.html#ClientAuth[ClientAuth]`|-
|
25 |
| -|[[clientAuthRequired]]`@clientAuthRequired`|`Boolean`|- |
26 | 25 | |[[compressionLevel]]`@compressionLevel`|`Number (int)`|-
|
27 | 26 | |[[compressionSupported]]`@compressionSupported`|`Boolean`|-
|
28 | 27 | |[[crlPaths]]`@crlPaths`|`Array of String`|-
|
@@ -83,7 +82,6 @@ Set <code>term.js</code> resource to use.
|
83 | 82 | |[[trafficClass]]`@trafficClass`|`Number (int)`|-
|
84 | 83 | |[[trustStoreOptions]]`@trustStoreOptions`|`link:dataobjects.html#JksOptions[JksOptions]`|-
|
85 | 84 | |[[useAlpn]]`@useAlpn`|`Boolean`|-
|
86 |
| -|[[usePooledBuffers]]`@usePooledBuffers`|`Boolean`|- |
87 | 85 | |[[vertsShellJsResource]]`@vertsShellJsResource`|`Buffer`|+++
|
88 | 86 | Set <code>vertxshell.js</code> resource to use.
|
89 | 87 | +++
|
@@ -202,7 +200,6 @@ Set the shell welcome message, i.e the message displayed in the user console whe
|
202 | 200 | Set the charset to use when binary mode is active, see link and link.
|
203 | 201 | +++
|
204 | 202 | |[[clientAuth]]`@clientAuth`|`link:enums.html#ClientAuth[ClientAuth]`|-
|
205 |
| -|[[clientAuthRequired]]`@clientAuthRequired`|`Boolean`|- |
206 | 203 | |[[crlPaths]]`@crlPaths`|`Array of String`|-
|
207 | 204 | |[[crlValues]]`@crlValues`|`Array of Buffer`|-
|
208 | 205 | |[[enabledCipherSuites]]`@enabledCipherSuites`|`Array of String`|-
|
@@ -245,6 +242,5 @@ Set the telnet connection to negociate binary data format when sending to the cl
|
245 | 242 | |[[trafficClass]]`@trafficClass`|`Number (int)`|-
|
246 | 243 | |[[trustStoreOptions]]`@trustStoreOptions`|`link:dataobjects.html#JksOptions[JksOptions]`|-
|
247 | 244 | |[[useAlpn]]`@useAlpn`|`Boolean`|-
|
248 |
| -|[[usePooledBuffers]]`@usePooledBuffers`|`Boolean`|- |
249 | 245 | |===
|
250 | 246 |
|
0 commit comments