| Package | Description |
|---|---|
| spin.demo.complex |
| Modifier and Type | Class and Description |
|---|---|
class |
FileService
Implementation of a file service.
|
class |
LatencyService
Service that adds a latency to another service.
|
class |
UnreliableService
Service that adds a unreliability to another service.
|
| Constructor and Description |
|---|
DirectoryServiceGUI(DirectoryService service)
Constructor.
|
LatencyService(DirectoryService service)
Constructor.
|
UnreliableService(DirectoryService service)
Constructor.
|
Copyright © 2016. All rights reserved.