| 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 ProxyCallbackHandler |
AnonProxy.m_callbackHandler |
private ProxyCallbackHandler |
AnonProxyRequest.m_callbackHandler |
| Constructor and Description |
|---|
AnonProxyRequest(AnonProxy proxy,
SocketGuard clientSocket,
java.lang.Object a_syncObject,
ProxyCallbackHandler callbackHandler)
Creates an
AnonProxyRequest object and starts it in a Thread,
listening for a request to come through the given client socket. |
Copyright © 2023. All rights reserved.