Package | Description |
---|---|
org.apache.mina.transport.bio |
Transport implementation base on blocking I/O
Socket |
org.apache.mina.transport.nio |
Transport implementations base on NIO (New I/O),
Channel |
Modifier and Type | Class and Description |
---|---|
class |
BioUdpServer
A java blocking I/O based UDP server.
|
Modifier and Type | Class and Description |
---|---|
class |
NioUdpServer
This class implements a UDP NIO based server.
|
Copyright © 2009–2013 Apache MINA Project. All rights reserved.