Skip to content

Commit

Permalink
New netty release
Browse files Browse the repository at this point in the history
  • Loading branch information
normanmaurer committed May 22, 2024
1 parent 7e4e2e4 commit e0ae4ae
Show file tree
Hide file tree
Showing 3,797 changed files with 64,006 additions and 58,227 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
9 changes: 6 additions & 3 deletions 4.1/api/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_402) on Mon Apr 15 10:40:35 CEST 2024 -->
<!-- Generated by javadoc (1.8.0_402) on Wed May 22 15:37:19 CEST 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Netty API Reference (4.1.109.Final))</title>
<meta name="date" content="2024-04-15">
<title>All Classes (Netty API Reference (4.1.110.Final))</title>
<meta name="date" content="2024-05-22">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down Expand Up @@ -72,6 +72,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="io/netty/handler/codec/redis/AbstractStringRedisMessage.html" title="class in io.netty.handler.codec.redis" target="classFrame">AbstractStringRedisMessage</a></li>
<li><a href="io/netty/handler/traffic/AbstractTrafficShapingHandler.html" title="class in io.netty.handler.traffic" target="classFrame">AbstractTrafficShapingHandler</a></li>
<li><a href="io/netty/channel/kqueue/AcceptFilter.html" title="class in io.netty.channel.kqueue" target="classFrame">AcceptFilter</a></li>
<li><a href="io/netty/buffer/AdaptiveByteBufAllocator.html" title="class in io.netty.buffer" target="classFrame">AdaptiveByteBufAllocator</a></li>
<li><a href="io/netty/channel/AdaptiveRecvByteBufAllocator.html" title="class in io.netty.channel" target="classFrame">AdaptiveRecvByteBufAllocator</a></li>
<li><a href="io/netty/channel/AddressedEnvelope.html" title="interface in io.netty.channel" target="classFrame"><span class="interfaceName">AddressedEnvelope</span></a></li>
<li><a href="io/netty/resolver/AddressResolver.html" title="interface in io.netty.resolver" target="classFrame"><span class="interfaceName">AddressResolver</span></a></li>
Expand Down Expand Up @@ -931,10 +932,12 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="io/netty/util/NetUtil.html" title="class in io.netty.util" target="classFrame">NetUtil</a></li>
<li><a href="io/netty/channel/socket/nio/NioChannelOption.html" title="class in io.netty.channel.socket.nio" target="classFrame">NioChannelOption</a></li>
<li><a href="io/netty/channel/socket/nio/NioDatagramChannel.html" title="class in io.netty.channel.socket.nio" target="classFrame">NioDatagramChannel</a></li>
<li><a href="io/netty/channel/socket/nio/NioDomainSocketChannel.html" title="class in io.netty.channel.socket.nio" target="classFrame">NioDomainSocketChannel</a></li>
<li><a href="io/netty/channel/nio/NioEventLoop.html" title="class in io.netty.channel.nio" target="classFrame">NioEventLoop</a></li>
<li><a href="io/netty/channel/nio/NioEventLoopGroup.html" title="class in io.netty.channel.nio" target="classFrame">NioEventLoopGroup</a></li>
<li><a href="io/netty/channel/sctp/nio/NioSctpChannel.html" title="class in io.netty.channel.sctp.nio" target="classFrame">NioSctpChannel</a></li>
<li><a href="io/netty/channel/sctp/nio/NioSctpServerChannel.html" title="class in io.netty.channel.sctp.nio" target="classFrame">NioSctpServerChannel</a></li>
<li><a href="io/netty/channel/socket/nio/NioServerDomainSocketChannel.html" title="class in io.netty.channel.socket.nio" target="classFrame">NioServerDomainSocketChannel</a></li>
<li><a href="io/netty/channel/socket/nio/NioServerSocketChannel.html" title="class in io.netty.channel.socket.nio" target="classFrame">NioServerSocketChannel</a></li>
<li><a href="io/netty/channel/socket/nio/NioSocketChannel.html" title="class in io.netty.channel.socket.nio" target="classFrame">NioSocketChannel</a></li>
<li><a href="io/netty/channel/nio/NioTask.html" title="interface in io.netty.channel.nio" target="classFrame"><span class="interfaceName">NioTask</span></a></li>
Expand Down
9 changes: 6 additions & 3 deletions 4.1/api/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_402) on Mon Apr 15 10:40:35 CEST 2024 -->
<!-- Generated by javadoc (1.8.0_402) on Wed May 22 15:37:19 CEST 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Netty API Reference (4.1.109.Final))</title>
<meta name="date" content="2024-04-15">
<title>All Classes (Netty API Reference (4.1.110.Final))</title>
<meta name="date" content="2024-05-22">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down Expand Up @@ -72,6 +72,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="io/netty/handler/codec/redis/AbstractStringRedisMessage.html" title="class in io.netty.handler.codec.redis">AbstractStringRedisMessage</a></li>
<li><a href="io/netty/handler/traffic/AbstractTrafficShapingHandler.html" title="class in io.netty.handler.traffic">AbstractTrafficShapingHandler</a></li>
<li><a href="io/netty/channel/kqueue/AcceptFilter.html" title="class in io.netty.channel.kqueue">AcceptFilter</a></li>
<li><a href="io/netty/buffer/AdaptiveByteBufAllocator.html" title="class in io.netty.buffer">AdaptiveByteBufAllocator</a></li>
<li><a href="io/netty/channel/AdaptiveRecvByteBufAllocator.html" title="class in io.netty.channel">AdaptiveRecvByteBufAllocator</a></li>
<li><a href="io/netty/channel/AddressedEnvelope.html" title="interface in io.netty.channel"><span class="interfaceName">AddressedEnvelope</span></a></li>
<li><a href="io/netty/resolver/AddressResolver.html" title="interface in io.netty.resolver"><span class="interfaceName">AddressResolver</span></a></li>
Expand Down Expand Up @@ -931,10 +932,12 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="io/netty/util/NetUtil.html" title="class in io.netty.util">NetUtil</a></li>
<li><a href="io/netty/channel/socket/nio/NioChannelOption.html" title="class in io.netty.channel.socket.nio">NioChannelOption</a></li>
<li><a href="io/netty/channel/socket/nio/NioDatagramChannel.html" title="class in io.netty.channel.socket.nio">NioDatagramChannel</a></li>
<li><a href="io/netty/channel/socket/nio/NioDomainSocketChannel.html" title="class in io.netty.channel.socket.nio">NioDomainSocketChannel</a></li>
<li><a href="io/netty/channel/nio/NioEventLoop.html" title="class in io.netty.channel.nio">NioEventLoop</a></li>
<li><a href="io/netty/channel/nio/NioEventLoopGroup.html" title="class in io.netty.channel.nio">NioEventLoopGroup</a></li>
<li><a href="io/netty/channel/sctp/nio/NioSctpChannel.html" title="class in io.netty.channel.sctp.nio">NioSctpChannel</a></li>
<li><a href="io/netty/channel/sctp/nio/NioSctpServerChannel.html" title="class in io.netty.channel.sctp.nio">NioSctpServerChannel</a></li>
<li><a href="io/netty/channel/socket/nio/NioServerDomainSocketChannel.html" title="class in io.netty.channel.socket.nio">NioServerDomainSocketChannel</a></li>
<li><a href="io/netty/channel/socket/nio/NioServerSocketChannel.html" title="class in io.netty.channel.socket.nio">NioServerSocketChannel</a></li>
<li><a href="io/netty/channel/socket/nio/NioSocketChannel.html" title="class in io.netty.channel.socket.nio">NioSocketChannel</a></li>
<li><a href="io/netty/channel/nio/NioTask.html" title="interface in io.netty.channel.nio"><span class="interfaceName">NioTask</span></a></li>
Expand Down
5 changes: 5 additions & 0 deletions 4.1/api/argfile
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@
'/Users/norman/Documents/workspace/netty/buffer/src/main/java/io/netty/buffer/PooledByteBufAllocator.java'
'/Users/norman/Documents/workspace/netty/buffer/src/main/java/io/netty/buffer/UnsafeDirectSwappedByteBuf.java'
'/Users/norman/Documents/workspace/netty/buffer/src/main/java/io/netty/buffer/UnreleasableByteBuf.java'
'/Users/norman/Documents/workspace/netty/buffer/src/main/java/io/netty/buffer/AdaptivePoolingAllocator.java'
'/Users/norman/Documents/workspace/netty/buffer/src/main/java/io/netty/buffer/PooledDirectByteBuf.java'
'/Users/norman/Documents/workspace/netty/buffer/src/main/java/io/netty/buffer/ByteBufAllocatorMetric.java'
'/Users/norman/Documents/workspace/netty/buffer/src/main/java/io/netty/buffer/ByteBufConvertible.java'
Expand Down Expand Up @@ -241,6 +242,7 @@
'/Users/norman/Documents/workspace/netty/buffer/src/main/java/io/netty/buffer/WrappedCompositeByteBuf.java'
'/Users/norman/Documents/workspace/netty/buffer/src/main/java/io/netty/buffer/UnpooledDuplicatedByteBuf.java'
'/Users/norman/Documents/workspace/netty/buffer/src/main/java/io/netty/buffer/WrappedUnpooledUnsafeDirectByteBuf.java'
'/Users/norman/Documents/workspace/netty/buffer/src/main/java/io/netty/buffer/AdaptiveByteBufAllocator.java'
'/Users/norman/Documents/workspace/netty/buffer/src/main/java/io/netty/buffer/AbstractUnsafeSwappedByteBuf.java'
'/Users/norman/Documents/workspace/netty/buffer/src/main/java/io/netty/buffer/LongLongHashMap.java'
'/Users/norman/Documents/workspace/netty/buffer/src/main/java/io/netty/buffer/UnsafeHeapSwappedByteBuf.java'
Expand Down Expand Up @@ -1315,11 +1317,14 @@
'/Users/norman/Documents/workspace/netty/transport/src/main/java/io/netty/channel/socket/ChannelOutputShutdownException.java'
'/Users/norman/Documents/workspace/netty/transport/src/main/java/io/netty/channel/socket/SocketChannelConfig.java'
'/Users/norman/Documents/workspace/netty/transport/src/main/java/io/netty/channel/socket/ServerSocketChannelConfig.java'
'/Users/norman/Documents/workspace/netty/transport/src/main/java/io/netty/channel/socket/nio/NioServerDomainSocketChannel.java'
'/Users/norman/Documents/workspace/netty/transport/src/main/java/io/netty/channel/socket/nio/NioSocketChannel.java'
'/Users/norman/Documents/workspace/netty/transport/src/main/java/io/netty/channel/socket/nio/NioDomainSocketUtil.java'
'/Users/norman/Documents/workspace/netty/transport/src/main/java/io/netty/channel/socket/nio/NioServerSocketChannel.java'
'/Users/norman/Documents/workspace/netty/transport/src/main/java/io/netty/channel/socket/nio/NioDatagramChannelConfig.java'
'/Users/norman/Documents/workspace/netty/transport/src/main/java/io/netty/channel/socket/nio/NioChannelOption.java'
'/Users/norman/Documents/workspace/netty/transport/src/main/java/io/netty/channel/socket/nio/SelectorProviderUtil.java'
'/Users/norman/Documents/workspace/netty/transport/src/main/java/io/netty/channel/socket/nio/NioDomainSocketChannel.java'
'/Users/norman/Documents/workspace/netty/transport/src/main/java/io/netty/channel/socket/nio/ProtocolFamilyConverter.java'
'/Users/norman/Documents/workspace/netty/transport/src/main/java/io/netty/channel/socket/nio/NioDatagramChannel.java'
'/Users/norman/Documents/workspace/netty/transport/src/main/java/io/netty/channel/socket/nio/package-info.java'
Expand Down
8 changes: 4 additions & 4 deletions 4.1/api/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_402) on Mon Apr 15 10:40:34 CEST 2024 -->
<!-- Generated by javadoc (1.8.0_402) on Wed May 22 15:37:18 CEST 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (Netty API Reference (4.1.109.Final))</title>
<meta name="date" content="2024-04-15">
<title>Constant Field Values (Netty API Reference (4.1.110.Final))</title>
<meta name="date" content="2024-05-22">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (Netty API Reference (4.1.109.Final))";
parent.document.title="Constant Field Values (Netty API Reference (4.1.110.Final))";
}
}
catch(err) {
Expand Down
29 changes: 25 additions & 4 deletions 4.1/api/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_402) on Mon Apr 15 10:40:35 CEST 2024 -->
<!-- Generated by javadoc (1.8.0_402) on Wed May 22 15:37:19 CEST 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (Netty API Reference (4.1.109.Final))</title>
<meta name="date" content="2024-04-15">
<title>Deprecated List (Netty API Reference (4.1.110.Final))</title>
<meta name="date" content="2024-05-22">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (Netty API Reference (4.1.109.Final))";
parent.document.title="Deprecated List (Netty API Reference (4.1.110.Final))";
}
}
catch(err) {
Expand Down Expand Up @@ -77,6 +77,7 @@ <h2 title="Contents">Contents</h2>
<li><a href="#package">Deprecated Packages</a></li>
<li><a href="#interface">Deprecated Interfaces</a></li>
<li><a href="#class">Deprecated Classes</a></li>
<li><a href="#enum">Deprecated Enums</a></li>
<li><a href="#exception">Deprecated Exceptions</a></li>
<li><a href="#field">Deprecated Fields</a></li>
<li><a href="#method">Deprecated Methods</a></li>
Expand Down Expand Up @@ -702,6 +703,26 @@ <h2 title="Contents">Contents</h2>
</table>
</li>
</ul>
<a name="enum">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Enums table, listing deprecated enums, and an explanation">
<caption><span>Deprecated Enums</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Enum and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="io/netty/handler/codec/stomp/StompSubframeDecoder.State.html" title="enum in io.netty.handler.codec.stomp">io.netty.handler.codec.stomp.StompSubframeDecoder.State</a>
<div class="block"><span class="deprecationComment">this should never be used by an user!</span></div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="exception">
<!-- -->
</a>
Expand Down
8 changes: 4 additions & 4 deletions 4.1/api/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_402) on Mon Apr 15 10:40:35 CEST 2024 -->
<!-- Generated by javadoc (1.8.0_402) on Wed May 22 15:37:19 CEST 2024 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (Netty API Reference (4.1.109.Final))</title>
<meta name="date" content="2024-04-15">
<title>API Help (Netty API Reference (4.1.110.Final))</title>
<meta name="date" content="2024-05-22">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (Netty API Reference (4.1.109.Final))";
parent.document.title="API Help (Netty API Reference (4.1.110.Final))";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit e0ae4ae

Please sign in to comment.