| Package | Description |
|---|---|
| anon | |
| anon.client | |
| anon.infoservice | |
| anon.pay | |
| anon.proxy |
This package implements a proxy for convienient use of the anonymous communication primitives provided by the ANON library.
|
| Modifier and Type | Method and Description |
|---|---|
int |
AnonService.setProxy(IMutableProxyInterface a_Proxy)
Sets the settings for the proxy, which should be used to establish network connections
|
| Modifier and Type | Method and Description |
|---|---|
int |
AnonClient.setProxy(IMutableProxyInterface a_proxyInterface) |
| Modifier and Type | Class and Description |
|---|---|
static class |
IMutableProxyInterface.DummyMutableProxyInterface |
| Modifier and Type | Method and Description |
|---|---|
static void |
InfoServiceDBEntry.setMutableProxyInterface(IMutableProxyInterface a_proxyInterface) |
| Modifier and Type | Method and Description |
|---|---|
static void |
BIConnection.setMutableProxyInterface(IMutableProxyInterface a_proxyInterface) |
| Constructor and Description |
|---|
AnonProxy(DirectProxy a_directProxy,
IMutableProxyInterface a_proxyInterface,
TermsAndConditionConfirmation termsConfirmation) |
AnonProxy(java.net.ServerSocket a_listener,
IMutableProxyInterface a_proxyInterface,
TermsAndConditionConfirmation termsConfirmation)
Creates a new AnonProxy.
|
DirectProxy(java.net.ServerSocket a_socket,
java.net.ServerSocket a_socketTwo,
IMutableProxyInterface a_proxyInterface,
DirectProxy.AllowProxyConnectionCallback a_callback) |
Copyright © 2023. All rights reserved.