Package | Description |
---|---|
net.java.html.lib.node.tls |
Modifier and Type | Method and Description |
---|---|
static ConnectionOptions |
ConnectionOptions.$as(Object obj) |
Modifier and Type | Method and Description |
---|---|
static ClearTextStream |
Exports.connect(double port,
ConnectionOptions options) |
static ClearTextStream |
Exports.connect(double port,
ConnectionOptions options,
Function.A0<? extends Void> secureConnectListener) |
static ClearTextStream |
Exports.connect(double port,
String host,
ConnectionOptions options) |
static ClearTextStream |
Exports.connect(double port,
String host,
ConnectionOptions options,
Function.A0<? extends Void> secureConnectListener) |
Copyright © 2018. All rights reserved.