| Package | Description |
|---|---|
| net.java.html.lib | |
| net.java.html.lib.node |
| Modifier and Type | Field and Description |
|---|---|
Objs.Property<Function.A0<? extends T>> |
TypedPropertyDescriptor.get |
| Modifier and Type | Method and Description |
|---|---|
Function.A0<? extends T> |
TypedPropertyDescriptor.get() |
| Modifier and Type | Field and Description |
|---|---|
Objs.Property<Function.A0<? extends Void>> |
Global.gc |
| Modifier and Type | Method and Description |
|---|---|
Function.A0<? extends Void> |
Global.gc() |
| Modifier and Type | Method and Description |
|---|---|
void |
Socket.bind(double port,
String address,
Function.A0<? extends Void> callback) |
static ClearTextStream |
Exports.connect(double port,
ConnectionOptions options,
Function.A0<? extends Void> secureConnectListener) |
static ClearTextStream |
Exports.connect(double port,
String host,
ConnectionOptions options,
Function.A0<? extends Void> secureConnectListener) |
static ClearTextStream |
Exports.connect(TlsOptions options,
Function.A0<? extends Void> secureConnectionListener) |
Copyright © 2016. All rights reserved.