|
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | | -<!-- Generated by javadoc (1.8.0_402) on Wed Feb 26 10:25:55 CET 2025 --> |
| 5 | +<!-- Generated by javadoc (1.8.0_402) on Wed Apr 23 16:22:53 CEST 2025 --> |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | | -<title>Constant Field Values (Netty API Reference (4.1.119.Final))</title> |
8 | | -<meta name="date" content="2025-02-26"> |
| 7 | +<title>Constant Field Values (Netty API Reference (4.1.120.Final))</title> |
| 8 | +<meta name="date" content="2025-04-23"> |
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="Constant Field Values (Netty API Reference (4.1.119.Final))"; |
| 16 | + parent.document.title="Constant Field Values (Netty API Reference (4.1.120.Final))"; |
17 | 17 | } |
18 | 18 | } |
19 | 19 | catch(err) { |
@@ -1952,7 +1952,7 @@ <h2 title="io.netty">io.netty.*</h2> |
1952 | 1952 | <!-- --> |
1953 | 1953 | </a><code>public static final int</code></td> |
1954 | 1954 | <td><code><a href="io/netty/handler/codec/http2/Http2CodecUtil.html#NUM_STANDARD_SETTINGS">NUM_STANDARD_SETTINGS</a></code></td> |
1955 | | -<td class="colLast"><code>6</code></td> |
| 1955 | +<td class="colLast"><code>7</code></td> |
1956 | 1956 | </tr> |
1957 | 1957 | <tr class="altColor"> |
1958 | 1958 | <td class="colFirst"><a name="io.netty.handler.codec.http2.Http2CodecUtil.PING_FRAME_PAYLOAD_LENGTH"> |
@@ -1997,55 +1997,62 @@ <h2 title="io.netty">io.netty.*</h2> |
1997 | 1997 | <td class="colLast"><code>6</code></td> |
1998 | 1998 | </tr> |
1999 | 1999 | <tr class="altColor"> |
| 2000 | +<td class="colFirst"><a name="io.netty.handler.codec.http2.Http2CodecUtil.SETTINGS_ENABLE_CONNECT_PROTOCOL"> |
| 2001 | +<!-- --> |
| 2002 | +</a><code>public static final char</code></td> |
| 2003 | +<td><code><a href="io/netty/handler/codec/http2/Http2CodecUtil.html#SETTINGS_ENABLE_CONNECT_PROTOCOL">SETTINGS_ENABLE_CONNECT_PROTOCOL</a></code></td> |
| 2004 | +<td class="colLast"><code>8</code></td> |
| 2005 | +</tr> |
| 2006 | +<tr class="rowColor"> |
2000 | 2007 | <td class="colFirst"><a name="io.netty.handler.codec.http2.Http2CodecUtil.SETTINGS_ENABLE_PUSH"> |
2001 | 2008 | <!-- --> |
2002 | 2009 | </a><code>public static final char</code></td> |
2003 | 2010 | <td><code><a href="io/netty/handler/codec/http2/Http2CodecUtil.html#SETTINGS_ENABLE_PUSH">SETTINGS_ENABLE_PUSH</a></code></td> |
2004 | 2011 | <td class="colLast"><code>2</code></td> |
2005 | 2012 | </tr> |
2006 | | -<tr class="rowColor"> |
| 2013 | +<tr class="altColor"> |
2007 | 2014 | <td class="colFirst"><a name="io.netty.handler.codec.http2.Http2CodecUtil.SETTINGS_HEADER_TABLE_SIZE"> |
2008 | 2015 | <!-- --> |
2009 | 2016 | </a><code>public static final char</code></td> |
2010 | 2017 | <td><code><a href="io/netty/handler/codec/http2/Http2CodecUtil.html#SETTINGS_HEADER_TABLE_SIZE">SETTINGS_HEADER_TABLE_SIZE</a></code></td> |
2011 | 2018 | <td class="colLast"><code>1</code></td> |
2012 | 2019 | </tr> |
2013 | | -<tr class="altColor"> |
| 2020 | +<tr class="rowColor"> |
2014 | 2021 | <td class="colFirst"><a name="io.netty.handler.codec.http2.Http2CodecUtil.SETTINGS_INITIAL_WINDOW_SIZE"> |
2015 | 2022 | <!-- --> |
2016 | 2023 | </a><code>public static final char</code></td> |
2017 | 2024 | <td><code><a href="io/netty/handler/codec/http2/Http2CodecUtil.html#SETTINGS_INITIAL_WINDOW_SIZE">SETTINGS_INITIAL_WINDOW_SIZE</a></code></td> |
2018 | 2025 | <td class="colLast"><code>4</code></td> |
2019 | 2026 | </tr> |
2020 | | -<tr class="rowColor"> |
| 2027 | +<tr class="altColor"> |
2021 | 2028 | <td class="colFirst"><a name="io.netty.handler.codec.http2.Http2CodecUtil.SETTINGS_MAX_CONCURRENT_STREAMS"> |
2022 | 2029 | <!-- --> |
2023 | 2030 | </a><code>public static final char</code></td> |
2024 | 2031 | <td><code><a href="io/netty/handler/codec/http2/Http2CodecUtil.html#SETTINGS_MAX_CONCURRENT_STREAMS">SETTINGS_MAX_CONCURRENT_STREAMS</a></code></td> |
2025 | 2032 | <td class="colLast"><code>3</code></td> |
2026 | 2033 | </tr> |
2027 | | -<tr class="altColor"> |
| 2034 | +<tr class="rowColor"> |
2028 | 2035 | <td class="colFirst"><a name="io.netty.handler.codec.http2.Http2CodecUtil.SETTINGS_MAX_FRAME_SIZE"> |
2029 | 2036 | <!-- --> |
2030 | 2037 | </a><code>public static final char</code></td> |
2031 | 2038 | <td><code><a href="io/netty/handler/codec/http2/Http2CodecUtil.html#SETTINGS_MAX_FRAME_SIZE">SETTINGS_MAX_FRAME_SIZE</a></code></td> |
2032 | 2039 | <td class="colLast"><code>5</code></td> |
2033 | 2040 | </tr> |
2034 | | -<tr class="rowColor"> |
| 2041 | +<tr class="altColor"> |
2035 | 2042 | <td class="colFirst"><a name="io.netty.handler.codec.http2.Http2CodecUtil.SETTINGS_MAX_HEADER_LIST_SIZE"> |
2036 | 2043 | <!-- --> |
2037 | 2044 | </a><code>public static final char</code></td> |
2038 | 2045 | <td><code><a href="io/netty/handler/codec/http2/Http2CodecUtil.html#SETTINGS_MAX_HEADER_LIST_SIZE">SETTINGS_MAX_HEADER_LIST_SIZE</a></code></td> |
2039 | 2046 | <td class="colLast"><code>6</code></td> |
2040 | 2047 | </tr> |
2041 | | -<tr class="altColor"> |
| 2048 | +<tr class="rowColor"> |
2042 | 2049 | <td class="colFirst"><a name="io.netty.handler.codec.http2.Http2CodecUtil.SMALLEST_MAX_CONCURRENT_STREAMS"> |
2043 | 2050 | <!-- --> |
2044 | 2051 | </a><code>public static final int</code></td> |
2045 | 2052 | <td><code><a href="io/netty/handler/codec/http2/Http2CodecUtil.html#SMALLEST_MAX_CONCURRENT_STREAMS">SMALLEST_MAX_CONCURRENT_STREAMS</a></code></td> |
2046 | 2053 | <td class="colLast"><code>100</code></td> |
2047 | 2054 | </tr> |
2048 | | -<tr class="rowColor"> |
| 2055 | +<tr class="altColor"> |
2049 | 2056 | <td class="colFirst"><a name="io.netty.handler.codec.http2.Http2CodecUtil.WINDOW_UPDATE_FRAME_LENGTH"> |
2050 | 2057 | <!-- --> |
2051 | 2058 | </a><code>public static final int</code></td> |
@@ -4885,6 +4892,27 @@ <h2 title="io.netty">io.netty.*</h2> |
4885 | 4892 | <ul class="blockList"> |
4886 | 4893 | <li class="blockList"> |
4887 | 4894 | <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> |
| 4895 | +<caption><span>io.netty.util.concurrent.<a href="io/netty/util/concurrent/DefaultPromise.html" title="class in io.netty.util.concurrent">DefaultPromise</a><<a href="io/netty/util/concurrent/DefaultPromise.html" title="type parameter in DefaultPromise">V</a>></span><span class="tabEnd"> </span></caption> |
| 4896 | +<tr> |
| 4897 | +<th class="colFirst" scope="col">Modifier and Type</th> |
| 4898 | +<th scope="col">Constant Field</th> |
| 4899 | +<th class="colLast" scope="col">Value</th> |
| 4900 | +</tr> |
| 4901 | +<tbody> |
| 4902 | +<tr class="altColor"> |
| 4903 | +<td class="colFirst"><a name="io.netty.util.concurrent.DefaultPromise.PROPERTY_MAX_LISTENER_STACK_DEPTH"> |
| 4904 | +<!-- --> |
| 4905 | +</a><code>public static final <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
| 4906 | +<td><code><a href="io/netty/util/concurrent/DefaultPromise.html#PROPERTY_MAX_LISTENER_STACK_DEPTH">PROPERTY_MAX_LISTENER_STACK_DEPTH</a></code></td> |
| 4907 | +<td class="colLast"><code>"io.netty.defaultPromise.maxListenerStackDepth"</code></td> |
| 4908 | +</tr> |
| 4909 | +</tbody> |
| 4910 | +</table> |
| 4911 | +</li> |
| 4912 | +</ul> |
| 4913 | +<ul class="blockList"> |
| 4914 | +<li class="blockList"> |
| 4915 | +<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> |
4888 | 4916 | <caption><span>io.netty.util.internal.<a href="io/netty/util/internal/PriorityQueueNode.html" title="interface in io.netty.util.internal">PriorityQueueNode</a></span><span class="tabEnd"> </span></caption> |
4889 | 4917 | <tr> |
4890 | 4918 | <th class="colFirst" scope="col">Modifier and Type</th> |
|
0 commit comments