| Package | Description |
|---|---|
| io.netty.channel.epoll |
Optimized transport for linux which uses EPOLL Edge-Triggered Mode
for maximal performance.
|
| io.netty.channel.unix |
Unix specific transport.
|
| Modifier and Type | Method and Description |
|---|---|
static Socket |
Socket.newSocketDgram() |
static Socket |
Socket.newSocketDomain() |
static Socket |
Socket.newSocketStream() |
Copyright © 2008–2016 The Netty Project. All rights reserved.