| Package | Description |
|---|---|
| anon.forward.server |
| Modifier and Type | Field and Description |
|---|---|
private ForwardConnection |
DefaultProtocolHandler.m_parentConnection
This stores the client connection this protocol handler belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ForwardScheduler.removeConnection(ForwardConnection a_connectionToRemove)
This method is called from a ForwardConnection to signal, that the connection is closed
and can be removed from the connection store of all forwarded connections.
|
| Constructor and Description |
|---|
DefaultProtocolHandler(ForwardConnection a_parentConnection)
Generates a new DefaultProtocolHandler.
|
Copyright © 2023. All rights reserved.