Uses of Interface
spin.demo.complex.DirectoryService

Packages that use DirectoryService
spin.demo.complex   
 

Uses of DirectoryService in spin.demo.complex
 

Classes in spin.demo.complex that implement DirectoryService
 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.
 

Constructors in spin.demo.complex with parameters of type DirectoryService
DirectoryServiceGUI(DirectoryService service)
          Constructor.
LatencyService(DirectoryService service)
          Constructor.
UnreliableService(DirectoryService service)
          Constructor.
 



Copyright © 2007. All Rights Reserved.