Package com.comphenix.protocol.injector.netty
package com.comphenix.protocol.injector.netty
-
Interface SummaryInterfaceDescriptionRepresents a listener for received or sent packets.Represents an injected client connection.
-
Class SummaryClassDescriptionRepresents a channel injector.Represents a socket injector that foreards to the current channel injector.Represents a closed injector.Represents an injector factory.Construct a ByteBuf around an input stream and an output stream.Stores packets that need to be sent without being handled by the listeners (filtered=false).A pipeline proxy.This class wraps a Netty
Channelin aSocket.A packet represented only by its id and bytes.