Package | Description |
---|---|
org.eclipse.aether |
The primary API of the
RepositorySystem and its functionality. |
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 |
RepositorySystemSession.getData()
Gets the custom data associated with this session.
|
SessionData |
DefaultRepositorySystemSession.getData() |
SessionData |
AbstractForwardingRepositorySystemSession.getData() |
Modifier and Type | Method and Description |
---|---|
DefaultRepositorySystemSession |
DefaultRepositorySystemSession.setData(SessionData data)
Sets the custom data associated with this session.
|
Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.