- Assembly
- Db4objects
.Db4o .CS-2010 .dll - Namespace
- Db4objects
.Db4o .CS .Internal - Interfaces
-
- IClientConnection
- IMessageDispatcher
- I
Committed Callback Dispatcher
- Implementing Types
graph BT
Type-.->Interface0["IClientConnection"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Internal/IClientConnection"
Type-.->Interface1["IMessageDispatcher"]
click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Internal.Messages/IMessageDispatcher"
Type-.->Interface2["ICommittedCallbackDispatcher"]
Type["IServerMessageDispatcher"]
class Type type-node
Implementing0["ServerMessageDispatcherImpl"]-.->Type
click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Internal/ServerMessageDispatcherImpl"
Syntax
public interface IServerMessageDispatcher : IClientConnection, IMessageDispatcher,
ICommittedCallbackDispatcher
Methods
Name | Value | Summary |
---|---|---|
CaresAboutCommitted |
bool | |
CaresAboutCommitted |
void | |
ClassInfoHelper |
ClassInfoHelper | |
Close |
bool | |
Close |
bool | |
CloseConnection |
void | |
CommittedInfo |
Callback |
|
DispatcherID |
int | |
Join |
void | |
Login |
void | |
MapQueryResultToID |
void | |
ProcessMessage |
bool | |
QueryResultFinalized |
void | |
QueryResultForID |
Lazy |
|
Server |
ObjectServerImpl | |
SetDispatcherName |
void | |
Socket |
Socket4Adapter | |
SwitchToFile |
void | |
SwitchToMainFile |
void | |
Transaction |
Transaction | |
UseTransaction |
void | |
Write |
bool |