Package | Description |
---|---|
org.jline.builtins.telnet |
Modifier and Type | Method | Description |
---|---|---|
ConnectionManager |
PortListener.getConnectionManager() |
Returns reference to ConnectionManager instance associated
with the PortListener.
|
ConnectionManager |
ConnectionData.getManager() |
Returns a reference to the ConnectionManager the
connection is associated with.
|
Modifier and Type | Method | Description |
---|---|---|
void |
PortListener.setConnectionManager(ConnectionManager connectionManager) |
Constructor | Description |
---|---|
ConnectionData(Socket sock,
ConnectionManager cm) |
Constructs a ConnectionData instance storing vital
information about a connection.
|
Copyright © 2020. All rights reserved.