Uses of Class
org.eclipse.aether.transfer.RepositoryOfflineException
Package
Description
The provisional interfaces defining the various subcomponents that implement the repository system.
The various sub components that collectively implement the repository system.
-
Uses of RepositoryOfflineException in org.eclipse.aether.impl
Modifier and TypeMethodDescriptionvoid
OfflineController.checkOffline
(RepositorySystemSession session, RemoteRepository repository) Determines whether the specified repository is accessible if the system was in offline mode. -
Uses of RepositoryOfflineException in org.eclipse.aether.internal.impl
Modifier and TypeMethodDescriptionvoid
DefaultOfflineController.checkOffline
(RepositorySystemSession session, RemoteRepository repository)