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 classLegacyClientServerFactoryImpl -
Uses of LegacyClientServerFactory in com.db4o.internal
Methods in com.db4o.internal that return LegacyClientServerFactory Modifier and Type Method Description LegacyClientServerFactoryConfig4Impl. clientServerFactory()Methods in com.db4o.internal with parameters of type LegacyClientServerFactory Modifier and Type Method Description voidConfig4Impl. factory(LegacyClientServerFactory factory)
-