Class Summary |
DefaultProtocolHandler |
This is the implementation for the first version of the JAP routing protocol. |
ForwardCascadeDatabase |
This class stores all MixCascades, where messages from blockees can be forwarded to. |
ForwardConnection |
This is the implementation of the forwarding component between client and the protocol
handler. |
ForwardScheduler |
This class allocates the bandwidth to all forwarded connections. |
ForwardSchedulerStatistics |
This is the implementation for the statistics of a ForwardScheduler. |
ForwardServerManager |
This class manages the whole forwarding server and supplies some important methods to other
classes. |
ServerSocketManager |
This class manages a ServerSocket for a ForwardScheduler. |
ServerSocketPropagandist |
This class registers the port of a ServerSocketManager at the infoservice (the IP is detected
by the infoservice). |
SkypeServerManager |
IServerManager um Verbindungsanforderungen ueber Skype
entgegenzunehmen. |
TransferVolume |
This class stores an amount of transfered bytes and when this transfer was done. |