程序包 | 说明 |
---|---|
org.apache.mina.core |
Common types required for users to use MINA.
|
org.apache.mina.core.future | |
org.apache.mina.core.polling |
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).
|
org.apache.mina.core.service | |
org.apache.mina.core.session | |
org.apache.mina.core.write | |
org.apache.mina.filter.codec |
Filter implementations that helps you to implement complex protocols
via 'codec' concept.
|
org.apache.mina.filter.ssl |
Classes that implement IoFilter and provide Secure Sockets Layer functionality.
|
org.apache.mina.proxy | |
org.apache.mina.proxy.session | |
org.apache.mina.transport.serial | |
org.apache.mina.transport.vmpipe |
In-VM pipe support which removes the overhead of local loopback communication.
|
类和说明 |
---|
IoFuture
Represents the completion of an asynchronous I/O operation on an
IoSession . |
WriteFuture
An
IoFuture for asynchronous write requests. |
类和说明 |
---|
CloseFuture
An
IoFuture for asynchronous close requests. |
ConnectFuture
An
IoFuture for asynchronous connect requests. |
DefaultIoFuture |
IoFuture
Represents the completion of an asynchronous I/O operation on an
IoSession . |
IoFutureListener
Something interested in being notified when the completion
of an asynchronous I/O operation :
IoFuture . |
ReadFuture
An
IoFuture for asynchronous read requests . |
WriteFuture
An
IoFuture for asynchronous write requests. |
类和说明 |
---|
ConnectFuture
An
IoFuture for asynchronous connect requests. |
DefaultConnectFuture
A default implementation of
ConnectFuture . |
DefaultIoFuture |
IoFuture
Represents the completion of an asynchronous I/O operation on an
IoSession . |
类和说明 |
---|
ConnectFuture
An
IoFuture for asynchronous connect requests. |
DefaultIoFuture |
IoFuture
Represents the completion of an asynchronous I/O operation on an
IoSession . |
WriteFuture
An
IoFuture for asynchronous write requests. |
类和说明 |
---|
CloseFuture
An
IoFuture for asynchronous close requests. |
IoFuture
Represents the completion of an asynchronous I/O operation on an
IoSession . |
ReadFuture
An
IoFuture for asynchronous read requests . |
WriteFuture
An
IoFuture for asynchronous write requests. |
类和说明 |
---|
WriteFuture
An
IoFuture for asynchronous write requests. |
类和说明 |
---|
WriteFuture
An
IoFuture for asynchronous write requests. |
类和说明 |
---|
WriteFuture
An
IoFuture for asynchronous write requests. |
类和说明 |
---|
ConnectFuture
An
IoFuture for asynchronous connect requests. |
WriteFuture
An
IoFuture for asynchronous write requests. |
类和说明 |
---|
ConnectFuture
An
IoFuture for asynchronous connect requests. |
类和说明 |
---|
ConnectFuture
An
IoFuture for asynchronous connect requests. |
类和说明 |
---|
ConnectFuture
An
IoFuture for asynchronous connect requests. |