Interface ChannelHandler

    • Method Detail

      • handlePacket

        void handlePacket​(Packet packet)
        called by the channel when a packet is received..
        Parameters:
        packet - the packet received
      • endOfBatch

        default void endOfBatch()