Uses of Interface
com.db4o.config.LegacyClientServerFactory
-
Packages that use LegacyClientServerFactory Package Description com.db4o.cs.internal.config com.db4o.internal -
-
Uses of LegacyClientServerFactory in com.db4o.cs.internal.config
Classes in com.db4o.cs.internal.config that implement LegacyClientServerFactory Modifier and Type Class Description class
LegacyClientServerFactoryImpl
-
Uses of LegacyClientServerFactory in com.db4o.internal
Methods in com.db4o.internal that return LegacyClientServerFactory Modifier and Type Method Description LegacyClientServerFactory
Config4Impl. clientServerFactory()
Methods in com.db4o.internal with parameters of type LegacyClientServerFactory Modifier and Type Method Description void
Config4Impl. factory(LegacyClientServerFactory factory)
-