| Package | Description |
|---|---|
| com.subgraph.orchid | |
| com.subgraph.orchid.circuits | |
| com.subgraph.orchid.connections |
| Modifier and Type | Method and Description |
|---|---|
Connection |
Circuit.getConnection()
Returns the entry router
Connection object of this Circuit. |
Connection |
ConnectionCache.getConnectionTo(Router router,
boolean isDirectoryConnection)
Returns a completed connection to the specified router.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CircuitBuildHandler.connectionCompleted(Connection connection)
Called when a network connection to the entry node has completed
successfully or if a network connection to the specified entry router
already exists.
|
| Modifier and Type | Method and Description |
|---|---|
Connection |
CircuitImpl.getConnection() |
| Modifier and Type | Method and Description |
|---|---|
void |
CircuitCreationRequest.connectionCompleted(Connection connection) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionImpl
This class represents a transport link between two onion routers or
between an onion proxy and an entry router.
|
| Modifier and Type | Method and Description |
|---|---|
Connection |
ConnectionCacheImpl.getConnectionTo(Router router,
boolean isDirectoryConnection) |
Copyright © 2015. All rights reserved.