| Package | Description |
|---|---|
| net.java.html.lib.node.tls |
| Modifier and Type | Method and Description |
|---|---|
static TlsOptions |
TlsOptions.$as(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static ClearTextStream |
Exports.connect(TlsOptions options) |
static ClearTextStream |
Exports.connect(TlsOptions options,
Function.A0<? extends Void> secureConnectionListener) |
static Server |
Exports.createServer(TlsOptions options) |
static Server |
Exports.createServer(TlsOptions options,
Function.A1<? super ClearTextStream,? extends Void> secureConnectionListener) |
Copyright © 2018. All rights reserved.