|
1 | 1 | <!DOCTYPE HTML> |
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | | -<!-- Generated by javadoc (25) on Mon Dec 15 15:33:56 CET 2025 --> |
5 | | -<title>All Classes and Interfaces (Netty API Reference (4.2.9.Final))</title> |
| 4 | +<!-- Generated by javadoc (25) on Thu Feb 05 11:55:46 CET 2026 --> |
| 5 | +<title>All Classes and Interfaces (Netty API Reference (4.2.10.Final))</title> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
7 | 7 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
8 | | -<meta name="dc.created" content="2025-12-15"> |
| 8 | +<meta name="dc.created" content="2026-02-05"> |
9 | 9 | <meta name="description" content="class index"> |
10 | 10 | <meta name="generator" content="javadoc/AllClassesIndexWriter"> |
11 | 11 | <link rel="stylesheet" type="text/css" href="resource-files/jquery-ui.min.css"> |
@@ -1085,6 +1085,14 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces< |
1085 | 1085 | <div class="col-last even-row-color all-classes-table all-classes-table-tab2">Deprecated. |
1086 | 1086 | <div class="deprecation-comment">For removal in Netty 4.2.</div> |
1087 | 1087 | </div> |
| 1088 | +<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="io/netty/util/concurrent/ConcurrentSkipListIntObjMultimap.html" title="class in io.netty.util.concurrent">ConcurrentSkipListIntObjMultimap<V></a></div> |
| 1089 | +<div class="col-last odd-row-color all-classes-table all-classes-table-tab2"> |
| 1090 | +<div class="block">A scalable concurrent multimap implementation.</div> |
| 1091 | +</div> |
| 1092 | +<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="io/netty/util/concurrent/ConcurrentSkipListIntObjMultimap.IntEntry.html" title="class in io.netty.util.concurrent">ConcurrentSkipListIntObjMultimap.IntEntry<V></a></div> |
| 1093 | +<div class="col-last even-row-color all-classes-table all-classes-table-tab2"> |
| 1094 | +<div class="block">The multimap entry type with primitive <code>int</code> keys.</div> |
| 1095 | +</div> |
1088 | 1096 | <div class="col-first odd-row-color all-classes-table all-classes-table-tab5"><a href="io/netty/channel/ConnectTimeoutException.html" title="class in io.netty.channel">ConnectTimeoutException</a></div> |
1089 | 1097 | <div class="col-last odd-row-color all-classes-table all-classes-table-tab5"> |
1090 | 1098 | <div class="block"><a href="https://docs.oracle.com/javase/9/docs/api/java/net/ConnectException.html" title="class or interface in java.net" class="external-link"><code>ConnectException</code></a> which will be thrown if a connection could |
@@ -3392,7 +3400,7 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces< |
3392 | 3400 | <div class="col-first odd-row-color all-classes-table all-classes-table-tab5"><a href="io/netty/handler/codec/http/InvalidLineSeparatorException.html" title="class in io.netty.handler.codec.http">InvalidLineSeparatorException</a></div> |
3393 | 3401 | <div class="col-last odd-row-color all-classes-table all-classes-table-tab5"> |
3394 | 3402 | <div class="block">Thrown when <a href="io/netty/handler/codec/http/HttpDecoderConfig.html#isStrictLineParsing()">strict line parsing</a> is enabled, |
3395 | | -and HTTP start- and header field-lines are not seperated by CR LF octet pairs.</div> |
| 3403 | +and HTTP start- and header field-lines are not separated by CR LF octet pairs.</div> |
3396 | 3404 | </div> |
3397 | 3405 | <div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="io/netty/channel/IoEvent.html" title="interface in io.netty.channel">IoEvent</a></div> |
3398 | 3406 | <div class="col-last even-row-color all-classes-table all-classes-table-tab1"> |
@@ -6839,7 +6847,7 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces< |
6839 | 6847 | </div> |
6840 | 6848 | <footer role="contentinfo"> |
6841 | 6849 | <hr> |
6842 | | -<p class="legal-copy"><small>Copyright © 2008–2025 <a href="https://netty.io/">The Netty Project</a>. All rights reserved.</small></p> |
| 6850 | +<p class="legal-copy"><small>Copyright © 2008–2026 <a href="https://netty.io/">The Netty Project</a>. All rights reserved.</small></p> |
6843 | 6851 | </footer> |
6844 | 6852 | </main> |
6845 | 6853 | </div> |
|
0 commit comments