| Package | Description |
|---|---|
| org.nuxeo.ecm.webengine.jaxrs.session | |
| org.nuxeo.ecm.webengine.jaxrs.session.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
CoreSessionProvider<REF extends SessionRef> |
| Modifier and Type | Method and Description |
|---|---|
static SessionRef |
SessionFactory.getSessionRef(javax.servlet.http.HttpServletRequest request) |
static SessionRef |
SessionFactory.getSessionRef(javax.servlet.http.HttpServletRequest request,
String repositoryName) |
SessionRef |
CoreSessionProvider.getSessionRef(javax.servlet.http.HttpServletRequest request,
String repoName) |
SessionRef[] |
CoreSessionProvider.getSessions() |
| Modifier and Type | Class and Description |
|---|---|
static class |
PerRequestCoreProvider.Ref |
static class |
PerSessionCoreProvider.Ref |
| Modifier and Type | Method and Description |
|---|---|
SessionRef |
PerSessionCoreProvider.getSessionRef(javax.servlet.http.HttpServletRequest request,
String repoName) |
SessionRef[] |
PerSessionCoreProvider.getSessions() |
Copyright © 2019 Nuxeo. All rights reserved.