Uses of Interface
org.eclipse.aether.SessionData
-
Uses of SessionData in org.eclipse.aether
Modifier and TypeClassDescriptionfinal class
A simple session data storage backed by a thread-safe map.Modifier and TypeMethodDescriptionAbstractForwardingRepositorySystemSession.getData()
DefaultRepositorySystemSession.getData()
RepositorySystemSession.getData()
Gets the custom data associated with this session.Modifier and TypeMethodDescriptionDefaultRepositorySystemSession.setData
(SessionData data) Sets the custom data associated with this session.