| 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 DirectProxy.AllowProxyConnectionCallback |
DirectProxy.m_callback |
| Modifier and Type | Method and Description |
|---|---|
private void |
DirectProxy.setAllowUnprotectedConnectionCallback(DirectProxy.AllowProxyConnectionCallback a_callback) |
| Constructor and Description |
|---|
DirectProxy(java.net.ServerSocket a_socket,
java.net.ServerSocket a_socketTwo,
IMutableProxyInterface a_proxyInterface,
DirectProxy.AllowProxyConnectionCallback a_callback) |
Copyright © 2023. All rights reserved.