Package | Description |
---|---|
org.jline.builtins.telnet |
Modifier and Type | Method | Description |
---|---|---|
ConnectionFilter |
ConnectionManager.getConnectionFilter() |
Gets the active ConnectionFilter instance or
returns null if no filter is set.
|
Modifier and Type | Method | Description |
---|---|---|
void |
ConnectionManager.setConnectionFilter(ConnectionFilter filter) |
Set a connection filter for this
ConnectionManager instance.
|
Constructor | Description |
---|---|
ConnectionManager(int con,
int timew,
int timedis,
int hoke,
ConnectionFilter filter,
String lsh,
boolean lm) |
Copyright © 2020. All rights reserved.