Uses of Interface
org.nuxeo.ecm.webengine.rest.session.SessionRef
Packages that use SessionRef
- 
Uses of SessionRef in org.nuxeo.ecm.webengine.rest.session
Classes in org.nuxeo.ecm.webengine.rest.session with type parameters of type SessionRefMethods in org.nuxeo.ecm.webengine.rest.session that return SessionRefModifier and TypeMethodDescriptionCoreSessionProvider.getSessionRef(jakarta.servlet.http.HttpServletRequest request, String repoName) static SessionRefSessionFactory.getSessionRef(jakarta.servlet.http.HttpServletRequest request) static SessionRefSessionFactory.getSessionRef(jakarta.servlet.http.HttpServletRequest request, String repositoryName) CoreSessionProvider.getSessions() - 
Uses of SessionRef in org.nuxeo.ecm.webengine.rest.session.impl
Classes in org.nuxeo.ecm.webengine.rest.session.impl that implement SessionRefModifier and TypeClassDescriptionstatic classstatic classMethods in org.nuxeo.ecm.webengine.rest.session.impl that return SessionRefModifier and TypeMethodDescriptionPerSessionCoreProvider.getSessionRef(jakarta.servlet.http.HttpServletRequest request, String repoName) PerSessionCoreProvider.getSessions()