blob: 144236f48c199da5c8b016bb4bc309f85014b7ae [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 */
Yuta HIGUCHIe76a24d2014-09-27 00:48:34 -07005package org.onlab.nio;