Uses of Class
org.restheart.mongodb.db.sessions.ClientSessionFactory
Packages that use ClientSessionFactory
Package
Description
Handlers in charge of injecting data into the request
-
Uses of ClientSessionFactory in org.restheart.mongodb.db.sessions
Subclasses of ClientSessionFactory in org.restheart.mongodb.db.sessionsMethods in org.restheart.mongodb.db.sessions that return ClientSessionFactory -
Uses of ClientSessionFactory in org.restheart.mongodb.handlers.injectors
Methods in org.restheart.mongodb.handlers.injectors that return ClientSessionFactoryMethods in org.restheart.mongodb.handlers.injectors with parameters of type ClientSessionFactoryModifier and TypeMethodDescriptionvoidClientSessionInjector.setClientSessionFactory(ClientSessionFactory clientSessionFactory)