Uses of Class
io.objectbox.sync.server.SyncServerOptions
-
Packages that use SyncServerOptions Package Description io.objectbox.sync.server -
-
Uses of SyncServerOptions in io.objectbox.sync.server
Methods in io.objectbox.sync.server that return SyncServerOptions Modifier and Type Method Description SyncServerOptionsSyncServerOptions. __assign(int _i, java.nio.ByteBuffer _bb)SyncServerOptionsSyncServerOptions.Vector. get(int j)SyncServerOptionsSyncServerOptions.Vector. get(SyncServerOptions obj, int j)static SyncServerOptionsSyncServerOptions. getRootAsSyncServerOptions(java.nio.ByteBuffer _bb)static SyncServerOptionsSyncServerOptions. getRootAsSyncServerOptions(java.nio.ByteBuffer _bb, SyncServerOptions obj)Methods in io.objectbox.sync.server with parameters of type SyncServerOptions Modifier and Type Method Description SyncServerOptionsSyncServerOptions.Vector. get(SyncServerOptions obj, int j)static SyncServerOptionsSyncServerOptions. getRootAsSyncServerOptions(java.nio.ByteBuffer _bb, SyncServerOptions obj)
-