Class | Description | |
---|---|---|
AppActor | Application-level actor. | |
ThreadInitializer | Represents method for initializing the thread's current principal. | |
UserActor | Actor handles messages with user connection. |
Interface | Description | |
---|---|---|
IAppConnectionProvider | Provides methods for obtaining application connection. | |
IThreadInitializer | Represents method for initializing the thread's current context. | |
IUserConnectionProvider | Provides methods for obtaining user connection. |