|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionData | |
---|---|
org.sonatype.aether | |
org.sonatype.aether.test.impl | |
org.sonatype.aether.util |
Uses of SessionData in org.sonatype.aether |
---|
Methods in org.sonatype.aether that return SessionData | |
---|---|
SessionData |
RepositorySystemSession.getData()
Gets the custom data associated with this session. |
Uses of SessionData in org.sonatype.aether.test.impl |
---|
Methods in org.sonatype.aether.test.impl that return SessionData | |
---|---|
SessionData |
TestRepositorySystemSession.getData()
|
Uses of SessionData in org.sonatype.aether.util |
---|
Classes in org.sonatype.aether.util that implement SessionData | |
---|---|
class |
DefaultSessionData
A simple session data storage backed by a thread-safe map. |
Methods in org.sonatype.aether.util that return SessionData | |
---|---|
SessionData |
DefaultRepositorySystemSession.getData()
|
SessionData |
FilterRepositorySystemSession.getData()
|
Methods in org.sonatype.aether.util with parameters of type SessionData | |
---|---|
DefaultRepositorySystemSession |
DefaultRepositorySystemSession.setData(SessionData data)
Sets the custom data associated with this session. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |