Uses of Interface
org.eclipse.aether.repository.WorkspaceReader
Packages that use WorkspaceReader
-
Uses of WorkspaceReader in org.eclipse.aether
Methods in org.eclipse.aether that return WorkspaceReaderModifier and TypeMethodDescriptionAbstractForwardingRepositorySystemSession.getWorkspaceReader()
DefaultRepositorySystemSession.getWorkspaceReader()
RepositorySystemSession.getWorkspaceReader()
Gets the workspace reader used during this session.Methods in org.eclipse.aether with parameters of type WorkspaceReaderModifier and TypeMethodDescriptionDefaultRepositorySystemSession.setWorkspaceReader
(WorkspaceReader workspaceReader) Sets the workspace reader used during this session.