| Package | Description |
|---|---|
| one.nio.net | |
| one.nio.pool |
| Modifier and Type | Method and Description |
|---|---|
SslContext |
SslContext.configure(SslConfig config) |
static SslContext |
SslContext.create() |
static SslContext |
SslContext.getDefault() |
SslContext |
JavaDatagramSocket.getSslContext() |
abstract SslContext |
Socket.getSslContext() |
| Modifier and Type | Method and Description |
|---|---|
Socket |
JavaDatagramSocket.ssl(SslContext context) |
abstract Socket |
Socket.ssl(SslContext context) |
| Modifier and Type | Field and Description |
|---|---|
protected SslContext |
SocketPool.sslContext |
Copyright © 2018. All rights reserved.