|
2 | 2 | <!-- NewPage -->
|
3 | 3 | <html lang="en">
|
4 | 4 | <head>
|
5 |
| -<!-- Generated by javadoc (1.8.0_402) on Mon Feb 10 17:40:18 CET 2025 --> |
| 5 | +<!-- Generated by javadoc (1.8.0_402) on Wed Feb 26 10:25:56 CET 2025 --> |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
7 |
| -<title>Index (Netty API Reference (4.1.118.Final))</title> |
8 |
| -<meta name="date" content="2025-02-10"> |
| 7 | +<title>Index (Netty API Reference (4.1.119.Final))</title> |
| 8 | +<meta name="date" content="2025-02-26"> |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
10 | 10 | <script type="text/javascript" src="script.js"></script>
|
11 | 11 | </head>
|
12 | 12 | <body>
|
13 | 13 | <script type="text/javascript"><!--
|
14 | 14 | try {
|
15 | 15 | if (location.href.indexOf('is-external=true') == -1) {
|
16 |
| - parent.document.title="Index (Netty API Reference (4.1.118.Final))"; |
| 16 | + parent.document.title="Index (Netty API Reference (4.1.119.Final))"; |
17 | 17 | }
|
18 | 18 | }
|
19 | 19 | catch(err) {
|
@@ -3619,6 +3619,14 @@ <h2 class="title">B</h2>
|
3619 | 3619 | <dd>
|
3620 | 3620 | <div class="block">Builds a <a href="io/netty/handler/codec/http/cors/CorsConfig.html" title="class in io.netty.handler.codec.http.cors"><code>CorsConfig</code></a> with settings specified by previous method calls.</div>
|
3621 | 3621 | </dd>
|
| 3622 | +<dt><span class="memberNameLink"><a href="io/netty/handler/codec/http/QueryStringDecoder.Builder.html#build-java.lang.String-">build(String)</a></span> - Method in class io.netty.handler.codec.http.<a href="io/netty/handler/codec/http/QueryStringDecoder.Builder.html" title="class in io.netty.handler.codec.http">QueryStringDecoder.Builder</a></dt> |
| 3623 | +<dd> |
| 3624 | +<div class="block">Create a decoder that will lazily decode the given URI with the settings configured in this builder.</div> |
| 3625 | +</dd> |
| 3626 | +<dt><span class="memberNameLink"><a href="io/netty/handler/codec/http/QueryStringDecoder.Builder.html#build-java.net.URI-">build(URI)</a></span> - Method in class io.netty.handler.codec.http.<a href="io/netty/handler/codec/http/QueryStringDecoder.Builder.html" title="class in io.netty.handler.codec.http">QueryStringDecoder.Builder</a></dt> |
| 3627 | +<dd> |
| 3628 | +<div class="block">Create a decoder that will lazily decode the given URI with the settings configured in this builder.</div> |
| 3629 | +</dd> |
3622 | 3630 | <dt><span class="memberNameLink"><a href="io/netty/handler/codec/http/websocketx/WebSocketClientProtocolConfig.Builder.html#build--">build()</a></span> - Method in class io.netty.handler.codec.http.websocketx.<a href="io/netty/handler/codec/http/websocketx/WebSocketClientProtocolConfig.Builder.html" title="class in io.netty.handler.codec.http.websocketx">WebSocketClientProtocolConfig.Builder</a></dt>
|
3623 | 3631 | <dd>
|
3624 | 3632 | <div class="block">Build unmodifiable client protocol configuration.</div>
|
@@ -3742,6 +3750,8 @@ <h2 class="title">B</h2>
|
3742 | 3750 | <div class="block"><span class="deprecationComment">Use <a href="io/netty/handler/codec/http/cors/CorsConfigBuilder.html" title="class in io.netty.handler.codec.http.cors"><code>CorsConfigBuilder</code></a> instead.</span></div>
|
3743 | 3751 | </div>
|
3744 | 3752 | </dd>
|
| 3753 | +<dt><span class="memberNameLink"><a href="io/netty/handler/codec/http/QueryStringDecoder.html#builder--">builder()</a></span> - Static method in class io.netty.handler.codec.http.<a href="io/netty/handler/codec/http/QueryStringDecoder.html" title="class in io.netty.handler.codec.http">QueryStringDecoder</a></dt> |
| 3754 | +<dd> </dd> |
3745 | 3755 | <dt><span class="memberNameLink"><a href="io/netty/handler/pcap/PcapWriteHandler.html#builder--">builder()</a></span> - Static method in class io.netty.handler.pcap.<a href="io/netty/handler/pcap/PcapWriteHandler.html" title="class in io.netty.handler.pcap">PcapWriteHandler</a></dt>
|
3746 | 3756 | <dd> </dd>
|
3747 | 3757 | <dt><span class="memberNameLink"><a href="io/netty/handler/ssl/util/FingerprintTrustManagerFactory.html#builder-java.lang.String-">builder(String)</a></span> - Static method in class io.netty.handler.ssl.util.<a href="io/netty/handler/ssl/util/FingerprintTrustManagerFactory.html" title="class in io.netty.handler.ssl.util">FingerprintTrustManagerFactory</a></dt>
|
@@ -5299,6 +5309,10 @@ <h2 class="title">C</h2>
|
5299 | 5309 | <dd>
|
5300 | 5310 | <div class="block"><code>"charset"</code></div>
|
5301 | 5311 | </dd>
|
| 5312 | +<dt><span class="memberNameLink"><a href="io/netty/handler/codec/http/QueryStringDecoder.Builder.html#charset-java.nio.charset.Charset-">charset(Charset)</a></span> - Method in class io.netty.handler.codec.http.<a href="io/netty/handler/codec/http/QueryStringDecoder.Builder.html" title="class in io.netty.handler.codec.http">QueryStringDecoder.Builder</a></dt> |
| 5313 | +<dd> |
| 5314 | +<div class="block">The charset to use for decoding percent escape sequences.</div> |
| 5315 | +</dd> |
5302 | 5316 | <dt><span class="memberNameLink"><a href="io/netty/handler/codec/rtsp/RtspHeaders.Values.html#CHARSET">CHARSET</a></span> - Static variable in class io.netty.handler.codec.rtsp.<a href="io/netty/handler/codec/rtsp/RtspHeaders.Values.html" title="class in io.netty.handler.codec.rtsp">RtspHeaders.Values</a></dt>
|
5303 | 5317 | <dd>
|
5304 | 5318 | <div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
@@ -20730,6 +20744,10 @@ <h2 class="title">H</h2>
|
20730 | 20744 | <dd> </dd>
|
20731 | 20745 | <dt><span class="memberNameLink"><a href="io/netty/handler/codec/mqtt/MqttMessageBuilders.ConnectBuilder.html#hasPassword-boolean-">hasPassword(boolean)</a></span> - Method in class io.netty.handler.codec.mqtt.<a href="io/netty/handler/codec/mqtt/MqttMessageBuilders.ConnectBuilder.html" title="class in io.netty.handler.codec.mqtt">MqttMessageBuilders.ConnectBuilder</a></dt>
|
20732 | 20746 | <dd> </dd>
|
| 20747 | +<dt><span class="memberNameLink"><a href="io/netty/handler/codec/http/QueryStringDecoder.Builder.html#hasPath-boolean-">hasPath(boolean)</a></span> - Method in class io.netty.handler.codec.http.<a href="io/netty/handler/codec/http/QueryStringDecoder.Builder.html" title="class in io.netty.handler.codec.http">QueryStringDecoder.Builder</a></dt> |
| 20748 | +<dd> |
| 20749 | +<div class="block"><code>true</code> by default.</div> |
| 20750 | +</dd> |
20733 | 20751 | <dt><span class="memberNameLink"><a href="io/netty/handler/ssl/OpenSslSession.html#hasPeerCertificates--">hasPeerCertificates()</a></span> - Method in interface io.netty.handler.ssl.<a href="io/netty/handler/ssl/OpenSslSession.html" title="interface in io.netty.handler.ssl">OpenSslSession</a></dt>
|
20734 | 20752 | <dd>
|
20735 | 20753 | <div class="block">Returns true if the peer has provided certificates during the handshake.</div>
|
@@ -21089,6 +21107,10 @@ <h2 class="title">H</h2>
|
21089 | 21107 | <dd>
|
21090 | 21108 | <div class="block">Horizontal tab</div>
|
21091 | 21109 | </dd>
|
| 21110 | +<dt><span class="memberNameLink"><a href="io/netty/handler/codec/http/QueryStringDecoder.Builder.html#htmlQueryDecoding-boolean-">htmlQueryDecoding(boolean)</a></span> - Method in class io.netty.handler.codec.http.<a href="io/netty/handler/codec/http/QueryStringDecoder.Builder.html" title="class in io.netty.handler.codec.http">QueryStringDecoder.Builder</a></dt> |
| 21111 | +<dd> |
| 21112 | +<div class="block">RFC 3986 (the URI standard) makes no mention of using '+' to encode a space in a URI query component.</div> |
| 21113 | +</dd> |
21092 | 21114 | <dt><span class="memberNameLink"><a href="io/netty/handler/codec/http/HttpScheme.html#HTTP">HTTP</a></span> - Static variable in class io.netty.handler.codec.http.<a href="io/netty/handler/codec/http/HttpScheme.html" title="class in io.netty.handler.codec.http">HttpScheme</a></dt>
|
21093 | 21115 | <dd>
|
21094 | 21116 | <div class="block">Scheme for non-secure HTTP connection.</div>
|
@@ -28347,6 +28369,10 @@ <h2 class="title">M</h2>
|
28347 | 28369 | </dd>
|
28348 | 28370 | <dt><span class="memberNameLink"><a href="io/netty/handler/codec/marshalling/CompatibleMarshallingDecoder.html#maxObjectSize">maxObjectSize</a></span> - Variable in class io.netty.handler.codec.marshalling.<a href="io/netty/handler/codec/marshalling/CompatibleMarshallingDecoder.html" title="class in io.netty.handler.codec.marshalling">CompatibleMarshallingDecoder</a></dt>
|
28349 | 28371 | <dd> </dd>
|
| 28372 | +<dt><span class="memberNameLink"><a href="io/netty/handler/codec/http/QueryStringDecoder.Builder.html#maxParams-int-">maxParams(int)</a></span> - Method in class io.netty.handler.codec.http.<a href="io/netty/handler/codec/http/QueryStringDecoder.Builder.html" title="class in io.netty.handler.codec.http">QueryStringDecoder.Builder</a></dt> |
| 28373 | +<dd> |
| 28374 | +<div class="block">Maximum number of query parameters allowed, to mitigate HashDOS.</div> |
| 28375 | +</dd> |
28350 | 28376 | <dt><span class="memberNameLink"><a href="io/netty/resolver/dns/DnsNameResolver.html#maxPayloadSize--">maxPayloadSize()</a></span> - Method in class io.netty.resolver.dns.<a href="io/netty/resolver/dns/DnsNameResolver.html" title="class in io.netty.resolver.dns">DnsNameResolver</a></dt>
|
28351 | 28377 | <dd>
|
28352 | 28378 | <div class="block">Returns the capacity of the datagram packet buffer (in bytes).</div>
|
@@ -34771,6 +34797,8 @@ <h2 class="title">Q</h2>
|
34771 | 34797 | <div class="block">Creates a new decoder that decodes the specified URI encoded in the
|
34772 | 34798 | specified charset.</div>
|
34773 | 34799 | </dd>
|
| 34800 | +<dt><a href="io/netty/handler/codec/http/QueryStringDecoder.Builder.html" title="class in io.netty.handler.codec.http"><span class="typeNameLink">QueryStringDecoder.Builder</span></a> - Class in <a href="io/netty/handler/codec/http/package-summary.html">io.netty.handler.codec.http</a></dt> |
| 34801 | +<dd> </dd> |
34774 | 34802 | <dt><a href="io/netty/handler/codec/http/QueryStringEncoder.html" title="class in io.netty.handler.codec.http"><span class="typeNameLink">QueryStringEncoder</span></a> - Class in <a href="io/netty/handler/codec/http/package-summary.html">io.netty.handler.codec.http</a></dt>
|
34775 | 34803 | <dd>
|
34776 | 34804 | <div class="block">Creates a URL-encoded URI from a path string and key-value parameter pairs.</div>
|
@@ -36580,6 +36608,8 @@ <h2 class="title">R</h2>
|
36580 | 36608 | <dd>
|
36581 | 36609 | <div class="block">Release all buffers in the queue and complete all listeners and promises.</div>
|
36582 | 36610 | </dd>
|
| 36611 | +<dt><span class="memberNameLink"><a href="io/netty/handler/codec/MessageAggregator.html#releaseCurrentMessage--">releaseCurrentMessage()</a></span> - Method in class io.netty.handler.codec.<a href="io/netty/handler/codec/MessageAggregator.html" title="class in io.netty.handler.codec">MessageAggregator</a></dt> |
| 36612 | +<dd> </dd> |
36583 | 36613 | <dt><span class="memberNameLink"><a href="io/netty/channel/pool/SimpleChannelPool.html#releaseHealthCheck--">releaseHealthCheck()</a></span> - Method in class io.netty.channel.pool.<a href="io/netty/channel/pool/SimpleChannelPool.html" title="class in io.netty.channel.pool">SimpleChannelPool</a></dt>
|
36584 | 36614 | <dd>
|
36585 | 36615 | <div class="block">Indicates whether this pool will check the health of channels before offering them back into the pool.</div>
|
@@ -39522,6 +39552,10 @@ <h2 class="title">S</h2>
|
39522 | 39552 | <dd>
|
39523 | 39553 | <div class="block">Semicolon ';'</div>
|
39524 | 39554 | </dd>
|
| 39555 | +<dt><span class="memberNameLink"><a href="io/netty/handler/codec/http/QueryStringDecoder.Builder.html#semicolonIsNormalChar-boolean-">semicolonIsNormalChar(boolean)</a></span> - Method in class io.netty.handler.codec.http.<a href="io/netty/handler/codec/http/QueryStringDecoder.Builder.html" title="class in io.netty.handler.codec.http">QueryStringDecoder.Builder</a></dt> |
| 39556 | +<dd> |
| 39557 | +<div class="block"><code>false</code> by default.</div> |
| 39558 | +</dd> |
39525 | 39559 | <dt><span class="memberNameLink"><a href="io/netty/channel/unix/Socket.html#send-java.nio.ByteBuffer-int-int-">send(ByteBuffer, int, int)</a></span> - Method in class io.netty.channel.unix.<a href="io/netty/channel/unix/Socket.html" title="class in io.netty.channel.unix">Socket</a></dt>
|
39526 | 39560 | <dd> </dd>
|
39527 | 39561 | <dt><span class="memberNameLink"><a href="io/netty/channel/unix/Socket.html#sendAddress-long-int-int-">sendAddress(long, int, int)</a></span> - Method in class io.netty.channel.unix.<a href="io/netty/channel/unix/Socket.html" title="class in io.netty.channel.unix">Socket</a></dt>
|
|
0 commit comments