Package org.apache.mina.core.future
package org.apache.mina.core.future
-
ClassDescriptionAn
IoFuturefor asynchronous close requests.CompositeIoFuture<E extends IoFuture>AnIoFuturefor asynchronous connect requests.A default implementation ofCloseFuture.A default implementation ofConnectFuture.A default implementation ofWriteFuture.A default implementation ofWriteFuture.Represents the completion of an asynchronous I/O operation on anIoSession.IoFutureListener<F extends IoFuture>Something interested in being notified when the completion of an asynchronous I/O operation :IoFuture.AnIoFutureforasynchronous read requests.AnIoFuturefor asynchronous write requests.