|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
|---|---|
| ASyncCore | A main-loop largely inspired by David Mazieres' libasync, but using java.nio. |
| ASyncCore.SelectableInfo | |
| ASyncCore.TimerInfo | |
| Callback | Callback function types and currying (wrap) functions. |
| CreateMacKeyFile | Creates a new file with a random key suitable for passing to UdpCC.set_mac_key. |
| DustDevil | Loads a SandStorm .cfg file, creates all the stages, replaces the network stage with bamboo.lss.Network, sends each stage a StagesInitializedSignal event, and then calls ASyncCore.amain (). |
| DustDevilSink | Part of faking out Sandstorm. |
| Network | Wraps bamboo.lss.UdpCC in the ostore.network.Network interface. |
| NioInputBuffer | Wraps a java.nio.ByteBuffer in the ostore.util.InputBuffer interface. |
| NioMultiplePacketInputBuffer | Wraps a java.nio.ByteBuffer in the ostore.util.InputBuffer interface. |
| NioOutputBuffer | Wraps a java.nio.ByteBuffer in the ostore.util.OutputBuffer interface. |
| PriorityQueue | A non-blocking priority queue. |
| Rpc | A simple mechanism for associating request and response messages, with error checking. |
| Rpc.Msg | |
| StageManager | A manager for DustDevil. |
| StageWrapper | Part of pretending to be SandStorm. |
| TputTest | A throughput test for UdpCC. |
| UdpCC | A TCP-friendly datagram layer. |
| UdpCC.SrcAndMsgId | |
| UdpCC.TimeoutInfo | |
| UdpCC.TimeoutInfoAndSeq | |
| Exception Summary | |
|---|---|
| Network.DuplicateTypeException | |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||