| Package | Description |
|---|---|
| com.davfx.ninio.core |
| Modifier and Type | Class and Description |
|---|---|
class |
SslSocketListening |
| Modifier and Type | Method and Description |
|---|---|
void |
SocketListen.listen(Address address,
SocketListening listening) |
void |
QueueListen.listen(Address address,
SocketListening socketListening) |
void |
Listen.listen(Address address,
SocketListening listening) |
| Constructor and Description |
|---|
SslSocketListening(Trust trust,
ByteBufferAllocator allocator,
SocketListening wrappee) |
Copyright © 2016. All rights reserved.