Package io.netty.handler.codec.json


package io.netty.handler.codec.json
JSON specific codecs.
  • Classes
    Class
    Description
    Splits a byte stream of JSON objects and arrays into individual objects/arrays and passes them up the ChannelPipeline.