Class ChannelReader


  • public class ChannelReader
    extends Object
    Author:
    Andrea Di Cesare <andrea@softinstigate.com>
    • Constructor Detail

      • ChannelReader

        public ChannelReader()
    • Method Detail

      • read

        public static String read​(org.xnio.channels.StreamSourceChannel channel)
                           throws IOException
        Parameters:
        channel -
        Returns:
        Throws:
        IOException