blob: d5ddd10d30baffae11b3d18eaf6550e07d0b615f [file] [log] [blame]
tom2d6d3972014-09-25 22:38:57 -07001/**
2 * Mechanism to transfer messages over network using IO loop and
3 * message stream, backed by NIO byte buffers.
4 */
5package org.onlab.nio;