| Package | Description |
|---|---|
| org.sonatype.aether | |
| org.sonatype.aether.test.impl | |
| org.sonatype.aether.util |
| Modifier and Type | Method and Description |
|---|---|
SessionData |
RepositorySystemSession.getData()
Gets the custom data associated with this session.
|
| Modifier and Type | Method and Description |
|---|---|
SessionData |
TestRepositorySystemSession.getData() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSessionData
A simple session data storage backed by a thread-safe map.
|
| Modifier and Type | Method and Description |
|---|---|
SessionData |
FilterRepositorySystemSession.getData() |
SessionData |
DefaultRepositorySystemSession.getData() |
| Modifier and Type | Method and Description |
|---|---|
DefaultRepositorySystemSession |
DefaultRepositorySystemSession.setData(SessionData data)
Sets the custom data associated with this session.
|
Copyright © 2010-2012 Sonatype, Inc.. All Rights Reserved.