- java.lang.Object
- 
- io.netty.channel.ChannelHandlerAdapter
- 
- io.netty.channel.ChannelInboundHandlerAdapter
- 
- io.netty.channel.ChannelInitializer<io.netty.channel.Channel>
- 
- us.myles.ViaVersion.sponge.handlers.SpongeChannelInitializer
 
 
 
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from interface io.netty.channel.ChannelHandlerio.netty.channel.ChannelHandler.Sharable
 
 
- 
Constructor Summary
Constructors 
| Constructor and Description |  
| SpongeChannelInitializer(io.netty.channel.ChannelInitializer<io.netty.channel.Channel> oldInit) |  
 
 
- 
Method Summary
- 
Methods inherited from class io.netty.channel.ChannelInitializerchannelRegistered, exceptionCaught, handlerAdded, handlerRemoved
 
- 
Methods inherited from class io.netty.channel.ChannelInboundHandlerAdapterchannelActive, channelInactive, channelRead, channelReadComplete, channelUnregistered, channelWritabilityChanged, userEventTriggered
 
- 
Methods inherited from class io.netty.channel.ChannelHandlerAdapterensureNotSharable, isSharable
 
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
 
 
 
Copyright © 2016–2021. All rights reserved.