Interface IoEvent

  • All Known Subinterfaces:
    NioIoEvent

    public interface IoEvent
    An IO event that is dispatched to an IoHandle as a result of a previous submitted IoOps. Concrete IoHandle implementations support different concrete IoEvent implementations.