| Interface | Description |
|---|---|
| Domain |
The main API for accessing a service fabric domain.
|
| Fabric |
Main API for interfacing with a service fabric.
|
| Class | Description |
|---|---|
| Bootstrap |
Bootstraps an interface to a service fabric.
|
| Exception | Description |
|---|---|
| FabricException |
Base Fabric API exception.
|
| NotFoundException |
Raised when there is an attempt to resolve a non-existent service or channel.
|