Uses of Interface
com.atlassian.confluence.internal.diagnostics.ipd.http.session.ConfluenceHttpSession
-
Packages that use ConfluenceHttpSession Package Description com.atlassian.confluence.internal.diagnostics.ipd.http.session -
-
Uses of ConfluenceHttpSession in com.atlassian.confluence.internal.diagnostics.ipd.http.session
Classes in com.atlassian.confluence.internal.diagnostics.ipd.http.session that implement ConfluenceHttpSession Modifier and Type Class Description class
MutableConfluenceHttpSession
A base class for MutableConfluenceHttpSession
sclass
SnapshotConfluenceHttpSession
An implementation of ConfluenceUserSession that snapshots the value of anotherConfluenceHttpSession
Methods in com.atlassian.confluence.internal.diagnostics.ipd.http.session that return types with arguments of type ConfluenceHttpSession Modifier and Type Method Description Map<String,ConfluenceHttpSession>
HttpSessionTracker. getSnapshot()
-