Uses of Interface
org.apache.mina.core.future.ConnectFuture

Packages that use ConnectFuture
Package
Description
 
Base class for implementing transport based on active polling strategies like NIO select call, or any API based on I/O polling system calls (epoll, poll, select, kqueue, etc).
 
 
 
In-VM pipe support which removes the overhead of local loopback communication.