Uses of Class
com.db4o.cs.internal.ObjectServerImpl
-
Packages that use ObjectServerImpl Package Description com.db4o.cs.internal -
-
Uses of ObjectServerImpl in com.db4o.cs.internal
Methods in com.db4o.cs.internal that return ObjectServerImpl Modifier and Type Method Description ObjectServerImpl
ServerMessageDispatcher. server()
ObjectServerImpl
ServerMessageDispatcherImpl. server()
Constructors in com.db4o.cs.internal with parameters of type ObjectServerImpl Constructor Description CommittedCallbacksDispatcher(ObjectServerImpl server, BlockingQueue committedInfosQueue)
-