|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectanon.tor.FirstOnionRouterConnectionFactory
public class FirstOnionRouterConnectionFactory
| Field Summary | |
|---|---|
private java.util.Vector |
m_firstOnionRouters
|
private Tor |
m_Tor
|
| Constructor Summary | |
|---|---|
FirstOnionRouterConnectionFactory(Tor a_Tor)
constructor |
|
| Method Summary | |
|---|---|
void |
closeAll()
Closes all connections to all FirstOnionRouters |
FirstOnionRouterConnection |
createFirstOnionRouterConnection(ORDescriptor d)
creates a FOR with the given description if it doesn't exist. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.util.Vector m_firstOnionRouters
private Tor m_Tor
| Constructor Detail |
|---|
public FirstOnionRouterConnectionFactory(Tor a_Tor)
a_Tor - a tor instance| Method Detail |
|---|
public FirstOnionRouterConnection createFirstOnionRouterConnection(ORDescriptor d)
d - description of a FOR
public void closeAll()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||