| Package | Description |
|---|---|
| anon.tor |
| Modifier and Type | Field and Description |
|---|---|
private FirstOnionRouterConnection |
Circuit.m_FirstORConnection |
| Modifier and Type | Method and Description |
|---|---|
FirstOnionRouterConnection |
FirstOnionRouterConnectionFactory.createFirstOnionRouterConnection(ORDescriptor d)
creates a FOR with the given description if it doesn't exist. else it returns a existing FOR
|
| Constructor and Description |
|---|
Circuit(int circID,
FirstOnionRouterConnection onionProxy,
java.util.Vector orList)
constructor
|
Copyright © 2023. All rights reserved.