Class EmptyChannelHandler
java.lang.Object
io.netty.channel.ChannelHandlerAdapter
com.viaversion.viarewind.api.minecraft.netty.EmptyChannelHandler
- All Implemented Interfaces:
io.netty.channel.ChannelHandler
@Sharable
public class EmptyChannelHandler
extends io.netty.channel.ChannelHandlerAdapter
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.netty.channel.ChannelHandler
io.netty.channel.ChannelHandler.Sharable -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.netty.channel.ChannelHandlerAdapter
exceptionCaught, handlerAdded, handlerRemoved, isSharable
-
Constructor Details
-
EmptyChannelHandler
public EmptyChannelHandler()
-