| Package | Description |
|---|---|
| anon.proxy |
This package implements a proxy for convienient use of the anonymous communication primitives provided by the ANON library.
|
| Modifier and Type | Field and Description |
|---|---|
private BooleanVariable |
DirectProxy.m_bIsRunningOne |
private BooleanVariable |
DirectProxy.m_bIsRunningTwo |
private BooleanVariable |
DirectProxy.DirectProxyRunnable.m_bRunning |
| Modifier and Type | Method and Description |
|---|---|
private static java.net.ServerSocket |
DirectProxy.closeThread(java.lang.Thread a_thread,
java.net.ServerSocket a_socket,
BooleanVariable a_bRunning) |
| Constructor and Description |
|---|
DirectProxyRunnable(java.net.ServerSocket a_serverSocket,
BooleanVariable a_bRunning)
Sets up a Runnable to accept connections on the given
ServerSocket. |
Copyright © 2023. All rights reserved.