| Interface | Description |
|---|---|
| FlyDiscoveredHandler | |
| FlyLostHandler | |
| RequestHandler |
| Class | Description |
|---|---|
| Cortez |
Cortez is how EC2 and Ubunto Images connect on a Cloud system
|
| DiscoveryConnector |
Discovery conector makes a unicast (TCP/IP) connection to a 'remote' space
running on a reacable IP address.
|
| FlyCache |
When the cache is constructed it automatically starts listening for multicast
packets via the Executor.
|
| FlyFactory | |
| FlyFinder | |
| FlyPinger | |
| FlyServerRep | |
| MulticastRequestListener |
The mulicast lisener listens for fly based requests from the fly client
|
| MulticastRequestor | |
| MulticastResponder | |
| MulticastResponseListener |
The mulicast lisener listens for fly based responses from the FlyServer
itself or other network services using the fly protocol and accounts for
them.
|