Db4objects.Db4o.CS-2010.dll Assembly

Class Types

Class Summary
CacheContributingObjectReader
ClassInfo
ClassInfoHelper
ClientAsynchronousMessageProcessor
ClientConfigurationImpl
ClientConnectionEventArgs
ClientEventRegistryImpl
ClientHeartbeat
ClientObjectContainer
ClientQueryResult
ClientServerPlatform Platform specific defaults.
ClientSlotCacheImpl
ClientTransaction
ClientTransactionHandle
ClientTransactionPool
ClientTransactionPool.ContainerCount
CommittedCallbacksDispatcher
Db4oClientServer Factory class to open db4o servers and to connect db4o clients to them.
Db4oClientServerLegacyConfigurationBridge
DebugCS
DeferredObjectExchangeStrategy
EagerObjectExchangeStrategy
EagerObjectWriter
FieldInfo
FixedSizeIntIterator4Base
InternalServerError
LazyClientIdIterator
LazyClientObjectSetStub
LazyClientQueryResult
LegacyClientServerFactoryImpl
MClassID
MClassMeta
MClassMetadataIdForName
MClassNameForID get the classname for an internal ID
MClose
MCloseSocket
MCommit
MCommitReplication
MCommitSystemTransaction
MCommittedCallBackRegistry
MCommittedInfo
MCreateClass
MDelete
MDeleteBlobFile
MError
MessageEventArgs
MFailed
MGenerateTransactionTimestamp
MGetAll
MGetClasses
MGetInternalIDs
MGetThreadID
MIdentity
MIDList
MInstanceCount
MIsAlive
MLength
MLogin
MLoginOK
MNull
MObjectByUuid
MObjectSet
MObjectSetFetch
MObjectSetFinalized
MObjectSetGetId
MObjectSetIndexOf
MObjectSetReset
MObjectSetSize
MOK
MPing
MPong
MPrefetchIDs
MProcessDeletes
MQueryExecute
MQueryResult
MRaiseCommitTimestamp
MReadBlob
MReadBytes
MReadMultipleObjects
MReadObject
MReadReaderById
MReadSlot
MReleaseSemaphore
MRequestExceptionWithoutResponse
MRequestExceptionWithResponse
MRollback
MRuntimeException
MSetSemaphore
Msg Messages for Client/Server Communication
MsgBlob
MsgD Messages with Data for Client/Server Communication
MsgObject
MsgQuery
MSuccess
MSwitchToFile
MSwitchToMainFile
MTaDelete
MTaIsDeleted
MUseDefaultTransactionTimestamp
MUserMessage
MUserMessage.UserMessagePayload
MUseTransaction
MVersion
MVersionForId
MWriteBatchedMessages
MWriteBlob
MWriteNew
MWriteUpdate
NetworkingConfigurationImpl
NetworkingConfigurationProviderImpl
NetworkServerSocket
NetworkServerSocketBase
NetworkSocket
NetworkSocketBase
NullClientSlotCache
ObjectExchangeConfiguration
ObjectExchangeStrategyFactory
ObjectServerImpl
ServerClosedEventArgs
ServerConfigurationImpl
ServerMessageDispatcherImpl
ServerSocket4Decorator
ShutdownMode
ShutdownMode.FatalMode
ShutdownMode.NormalMode
SingleMessagePrefetchingStrategy Prefetchs multiples objects at once (in a single message).
SlotCollector
Socket4Adapter
Socket4Decorator
StandardClientServerFactory
StandardReferenceCollector
StandardSlotAccessor
StandardSocket4Factory

Interface Types

Interface Summary
ClientObjectContainer.IMessageListener
IBroadcastFilter
IClientConfiguration Configuration interface for db4o networking clients.
IClientConfigurationItem Implement this interface for configuration items that encapsulate a batch of configuration settings or that need to be applied to ClientObjectContainers after they are opened.
IClientConnection
IClientMessageDispatcher
IClientServerFactory factory to open C/S server and client implementations.
IClientSideMessage
IClientSlotCache
IMessage
IMessageDispatcher
IMessageWithResponse
INetworkingConfiguration Configuration interface for networking configuration settings.

The network settings should be configured in exactly the same on the server and client.
INetworkingConfigurationProvider A configuration provider that provides access to the networking configuration methods.
IObjectExchangeStrategy
IObjectServerEvents
IPrefetchingStrategy Defines a strategy on how to prefetch objects from the server.
IReferenceCollector
IServerConfiguration Configuration interface for db4o servers.
IServerConfigurationItem Implement this interface for configuration items that encapsulate a batch of configuration settings or that need to be applied to ObjectServers after they are opened.
IServerMessageDispatcher
IServerSideMessage
IServerSocket4
ISlotAccessor
ISocket4
ISocket4Factory