Uses of Class
io.antmedia.datastore.db.DataStoreFactory
-
Uses of DataStoreFactory in io.antmedia
Modifier and TypeFieldDescriptionprivate DataStoreFactory
AntMediaApplicationAdapter.dataStoreFactory
Modifier and TypeMethodDescriptionvoid
AntMediaApplicationAdapter.setDataStoreFactory
(DataStoreFactory dataStoreFactory) -
Uses of DataStoreFactory in io.antmedia.rest
Modifier and TypeMethodDescriptionvoid
RestServiceBase.setDataStoreFactory
(DataStoreFactory dataStoreFactory) -
Uses of DataStoreFactory in io.antmedia.security
Modifier and TypeFieldDescriptionprivate DataStoreFactory
AcceptOnlyStreamsInDataStore.dataStoreFactory
private DataStoreFactory
ExpireStreamPublishSecurity.dataStoreFactory
Modifier and TypeMethodDescriptionAcceptOnlyStreamsInDataStore.getDataStoreFactory()
ExpireStreamPublishSecurity.getDataStoreFactory()
Modifier and TypeMethodDescriptionvoid
AcceptOnlyStreamsInDataStore.setDataStoreFactory
(DataStoreFactory dataStoreFactory) void
ExpireStreamPublishSecurity.setDataStoreFactory
(DataStoreFactory dataStoreFactory) -
Uses of DataStoreFactory in io.antmedia.statistic
Modifier and TypeMethodDescriptionvoid
ViewerStats.setDataStoreFactory
(DataStoreFactory dataStoreFactory)