程序包 | 说明 |
---|---|
io.netty.channel.epoll |
Optimized transport for linux which uses EPOLL Edge-Triggered Mode
for maximal performance.
|
io.netty.channel.kqueue |
BSD specific transport.
|
io.netty.channel.socket |
Abstract TCP and UDP socket interfaces which extend the core channel API.
|
io.netty.channel.socket.nio |
NIO-based socket channel
API implementation - recommended for a large number of connections (>= 1000).
|
io.netty.channel.socket.oio |
Old blocking I/O based socket channel API implementation - recommended for
a small number of connections (< 1000).
|
io.netty.channel.unix |
Unix specific transport.
|
io.netty.example.factorial | |
io.netty.example.http.cors | |
io.netty.example.http.file | |
io.netty.example.http.helloworld | |
io.netty.example.http.snoop | |
io.netty.example.http.upload | |
io.netty.example.http.websocketx.server |
This package contains an example web socket web server.
|
io.netty.example.http2.file | |
io.netty.example.http2.helloworld.client | |
io.netty.example.http2.helloworld.server | |
io.netty.example.proxy | |
io.netty.example.qotm | |
io.netty.example.securechat | |
io.netty.example.socksproxy | |
io.netty.example.spdy.client |
This package contains an example SPDY HTTP client.
|
io.netty.example.spdy.server |
This package contains an example SPDY HTTP web server.
|
io.netty.example.stomp.websocket | |
io.netty.example.telnet | |
io.netty.example.worldclock | |
io.netty.handler.codec |
Benchmarks for
io.netty.handler.codec . |
io.netty.handler.codec.dns |
DNS codec.
|
io.netty.handler.ssl.ocsp |
Certificate validation using OCSP
|
io.netty.resolver.dns |
An alternative to Java's built-in domain name lookup mechanism that resolves a domain name asynchronously,
which supports the queries of an arbitrary DNS record type as well.
|
io.netty.testsuite.autobahn |
This package is intended for use with testing against the Python
AutoBahn test suite.
|
io.netty.testsuite.svm |
A hello world server that should be compiled to native.
|
io.netty.testsuite.transport.socket |
Test suite classes for socket
|
类和说明 |
---|
DatagramChannel
A UDP/IP
Channel . |
DatagramChannelConfig
A
ChannelConfig for a DatagramChannel . |
DuplexChannel
A duplex
Channel that has two sides that can be shutdown independently. |
DuplexChannelConfig
A
ChannelConfig for a DuplexChannel . |
InternetProtocolFamily
Internet Protocol (IP) families used byte the
DatagramChannel |
ServerSocketChannel
A TCP/IP
ServerChannel which accepts incoming TCP/IP connections. |
ServerSocketChannelConfig
A
ChannelConfig for a ServerSocketChannel . |
SocketChannel
A TCP/IP socket
Channel . |
SocketChannelConfig
A
ChannelConfig for a SocketChannel . |
类和说明 |
---|
DatagramChannel
A UDP/IP
Channel . |
DatagramChannelConfig
A
ChannelConfig for a DatagramChannel . |
DuplexChannel
A duplex
Channel that has two sides that can be shutdown independently. |
DuplexChannelConfig
A
ChannelConfig for a DuplexChannel . |
InternetProtocolFamily
Internet Protocol (IP) families used byte the
DatagramChannel |
ServerSocketChannel
A TCP/IP
ServerChannel which accepts incoming TCP/IP connections. |
ServerSocketChannelConfig
A
ChannelConfig for a ServerSocketChannel . |
SocketChannel
A TCP/IP socket
Channel . |
SocketChannelConfig
A
ChannelConfig for a SocketChannel . |
类和说明 |
---|
DatagramChannel
A UDP/IP
Channel . |
DatagramChannelConfig
A
ChannelConfig for a DatagramChannel . |
DuplexChannel
A duplex
Channel that has two sides that can be shutdown independently. |
InternetProtocolFamily
Internet Protocol (IP) families used byte the
DatagramChannel |
ServerSocketChannel
A TCP/IP
ServerChannel which accepts incoming TCP/IP connections. |
ServerSocketChannelConfig
A
ChannelConfig for a ServerSocketChannel . |
SocketChannel
A TCP/IP socket
Channel . |
SocketChannelConfig
A
ChannelConfig for a SocketChannel . |
类和说明 |
---|
DatagramChannel
A UDP/IP
Channel . |
DatagramChannelConfig
A
ChannelConfig for a DatagramChannel . |
DefaultServerSocketChannelConfig
The default
ServerSocketChannelConfig implementation. |
DefaultSocketChannelConfig
The default
SocketChannelConfig implementation. |
DuplexChannel
A duplex
Channel that has two sides that can be shutdown independently. |
DuplexChannelConfig
A
ChannelConfig for a DuplexChannel . |
ServerSocketChannel
A TCP/IP
ServerChannel which accepts incoming TCP/IP connections. |
ServerSocketChannelConfig
A
ChannelConfig for a ServerSocketChannel . |
SocketChannel
A TCP/IP socket
Channel . |
SocketChannelConfig
A
ChannelConfig for a SocketChannel . |
类和说明 |
---|
DatagramPacket
The message container that is used for
DatagramChannel to communicate with the remote peer. |
DuplexChannel
A duplex
Channel that has two sides that can be shutdown independently. |
InternetProtocolFamily
Internet Protocol (IP) families used byte the
DatagramChannel |
类和说明 |
---|
SocketChannel
A TCP/IP socket
Channel . |
类和说明 |
---|
SocketChannel
A TCP/IP socket
Channel . |
类和说明 |
---|
SocketChannel
A TCP/IP socket
Channel . |
类和说明 |
---|
SocketChannel
A TCP/IP socket
Channel . |
类和说明 |
---|
SocketChannel
A TCP/IP socket
Channel . |
类和说明 |
---|
SocketChannel
A TCP/IP socket
Channel . |
类和说明 |
---|
SocketChannel
A TCP/IP socket
Channel . |
类和说明 |
---|
SocketChannel
A TCP/IP socket
Channel . |
类和说明 |
---|
SocketChannel
A TCP/IP socket
Channel . |
类和说明 |
---|
SocketChannel
A TCP/IP socket
Channel . |
类和说明 |
---|
SocketChannel
A TCP/IP socket
Channel . |
类和说明 |
---|
DatagramPacket
The message container that is used for
DatagramChannel to communicate with the remote peer. |
类和说明 |
---|
SocketChannel
A TCP/IP socket
Channel . |
类和说明 |
---|
SocketChannel
A TCP/IP socket
Channel . |
类和说明 |
---|
SocketChannel
A TCP/IP socket
Channel . |
类和说明 |
---|
SocketChannel
A TCP/IP socket
Channel . |
类和说明 |
---|
SocketChannel
A TCP/IP socket
Channel . |
类和说明 |
---|
SocketChannel
A TCP/IP socket
Channel . |
类和说明 |
---|
SocketChannel
A TCP/IP socket
Channel . |
类和说明 |
---|
DatagramPacket
The message container that is used for
DatagramChannel to communicate with the remote peer. |
类和说明 |
---|
DatagramPacket
The message container that is used for
DatagramChannel to communicate with the remote peer. |
InternetProtocolFamily
Internet Protocol (IP) families used byte the
DatagramChannel |
类和说明 |
---|
DatagramChannel
A UDP/IP
Channel . |
SocketChannel
A TCP/IP socket
Channel . |
类和说明 |
---|
DatagramChannel
A UDP/IP
Channel . |
InternetProtocolFamily
Internet Protocol (IP) families used byte the
DatagramChannel |
SocketChannel
A TCP/IP socket
Channel . |
类和说明 |
---|
SocketChannel
A TCP/IP socket
Channel . |
类和说明 |
---|
SocketChannel
A TCP/IP socket
Channel . |
类和说明 |
---|
DatagramChannel
A UDP/IP
Channel . |
InternetProtocolFamily
Internet Protocol (IP) families used byte the
DatagramChannel |