Classes
| Class | Description | |
|---|---|---|
| ScopeConstants | ||
| ScopeUtils |
Interfaces
| Interface | Description | |
|---|---|---|
| IAttributeStore | ||
| IBandwidthConfigure | ||
| IBasicScope | ||
| ICastingAttributeStore | ||
| IClient | ||
| IClientRegistry | ||
| IConnection | ||
| IContext | ||
| ICoreObject | ||
| IFlowControllable | ||
| IGlobalScope | ||
| IMappingStrategy | ||
| IScope | ||
| IScopeAware | ||
| IScopeHandler | ||
| IScopeResolver | ||
| IScopeService |
Base marker interface for all scope services. Used by the ScopeUtils to lookup services
defined as beans in Spring.NET application context. A scope service usually can perform various
tasks on a scope like managing shared objects, streams, etc.
| |
| IServer |