IServerMessageDispatcher Interface

Assembly
Db4objects.Db4o.CS-2010.dll
Namespace
Db4objects.Db4o.CS.Internal
Interfaces
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