Class Processor.ActionAdapter

    • Constructor Detail

      • ActionAdapter

        public ActionAdapter​(Action action)
    • Method Detail

      • process

        public void process​(Session session,
                            io.netty.buffer.ByteBuf data,
                            int offset,
                            int length,
                            boolean isLastPart)
        Specified by:
        process in interface Processor