Package cl.netswitch.lib.aio


package cl.netswitch.lib.aio
Classes and interfaces used to perform asynchronous I/O.
  • Class
    Description
    Asynchronous bidirectional communication channel with NetSwitch server.
    Blocks the current thread and waits until a condition occurs.
    A handler for consuming the result of an asynchronous write operation.