anon.tor.ordescription
Class PlainORListFetcher

java.lang.Object
  extended by anon.tor.ordescription.PlainORListFetcher
All Implemented Interfaces:
ORListFetcher

public class PlainORListFetcher
extends java.lang.Object
implements ORListFetcher


Field Summary
private  int m_ORListPort
           
private  java.lang.String m_ORListServer
           
 
Constructor Summary
PlainORListFetcher(java.lang.String addr, int port)
          Constructor
 
Method Summary
 byte[] getORList()
          gets the ORList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_ORListServer

private java.lang.String m_ORListServer

m_ORListPort

private int m_ORListPort
Constructor Detail

PlainORListFetcher

public PlainORListFetcher(java.lang.String addr,
                          int port)
Constructor

Parameters:
addr - address of the directory server
port - port of the directory server
Method Detail

getORList

public byte[] getORList()
Description copied from interface: ORListFetcher
gets the ORList

Specified by:
getORList in interface ORListFetcher
Returns:
the router informations from the directory