| Subinterfaces of IReservationOperations in orca.shirako.api |
interface |
IActor
IActor defines the common functionality of all actors. |
interface |
IAuthority
IAuthority defines the interface for a Shirako actor acting in
the authority role. |
interface |
IBroker
IBroker defines the interface for a Shirako actor acting in
the broker role. |
interface |
IClientActor
IClientActor defines the common functionality for actors
acting as clients of other actors (service managers and brokers). |
interface |
IServerActor
IServerActor defines the common functionality for actors
acting as servers for other actors (brokers and site authorities). |
interface |
IServiceManager
IServiceManager defines the interface for a Shirako actor
acting in the service manager role. |