- Assembly
- Db4objects
.Db4o .CS-2010 .dll - Namespace
- Db4objects
.Db4o .CS .Internal - Interfaces
-
- I
Server Message Dispatcher - IClientConnection
- IMessageDispatcher
- I
Committed Callback Dispatcher - IRunnable
- I
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IServerMessageDispatcher"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Internal/IServerMessageDispatcher"
Type-.->Interface1["IClientConnection"]
click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Internal/IClientConnection"
Type-.->Interface2["IMessageDispatcher"]
click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Internal.Messages/IMessageDispatcher"
Type-.->Interface3["ICommittedCallbackDispatcher"]
Type-.->Interface4["IRunnable"]
Type["ServerMessageDispatcherImpl"]
class Type type-node
Syntax
public sealed class ServerMessageDispatcherImpl : IServerMessageDispatcher, IClientConnection,
IMessageDispatcher, ICommittedCallbackDispatcher, IRunnable
Events
| Name | Type | Summary |
|---|---|---|
| MessageReceived | EventHandler |
EventArgs => MessageEventArgs
|
Properties
| Name | Value | Summary |
|---|---|---|
| Name | string |
Methods
| Name | Value | Summary |
|---|---|---|
| CaresAboutCommitted |
bool | |
| CaresAboutCommitted |
void | |
| ClassInfoHelper |
ClassInfoHelper | |
| Close |
bool | |
| Close |
bool | |
| CloseConnection |
void | |
| CommittedInfo |
Callback |
|
| DispatchCommitted |
void | |
| DispatcherID |
int | |
| Is |
bool | |
| Join |
void | |
| Login |
void | |
| MapQueryResultToID |
void | |
| ProcessMessage |
bool | |
| QueryResultFinalized |
void | |
| QueryResultForID |
Lazy |
|
| Run |
void | |
| Server |
ObjectServerImpl | |
| SetDispatcherName |
void | |
| Socket |
Socket4Adapter | |
| SwitchToFile |
void | |
| SwitchToMainFile |
void | |
| Transaction |
Transaction | |
| UseTransaction |
void | |
| Will |
bool | |
| Write |
bool |