| Modifier and Type | Method and 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 and Description |
|---|---|
void |
PortListener.setConnectionManager(ConnectionManager connectionManager) |
| Constructor and Description |
|---|
ConnectionData(Socket sock,
ConnectionManager cm)
Constructs a ConnectionData instance storing vital
information about a connection.
|
Copyright © 2019. All rights reserved.