All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.mina.core.polling.package.html Maven / Gradle / Ivy







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). Know implementations are org.apache.mina.transport.socket.nio
and org.apache.mina.transport.socket.apr.






© 2015 - 2024 Weber Informatics LLC | Privacy Policy