| Package | Description |
|---|---|
| io.netty.channel.unix |
Unix specific transport.
|
| io.netty.channel.unix.tests |
Unix specific transport tests.
|
| Modifier and Type | Method and Description |
|---|---|
static Socket |
Socket.newSocketDgram() |
static Socket |
Socket.newSocketDomain() |
static Socket |
Socket.newSocketStream() |
| Modifier and Type | Class and Description |
|---|---|
class |
SocketTest<T extends Socket> |
| Modifier and Type | Field and Description |
|---|---|
protected T |
SocketTest.socket |