Uses of Class
org.eclipse.aether.transport.http.GlobalState
-
Packages that use GlobalState Package Description org.eclipse.aether.transport.http Support for downloads/uploads via the HTTP and HTTPS protocols. -
-
Uses of GlobalState in org.eclipse.aether.transport.http
Fields in org.eclipse.aether.transport.http declared as GlobalState Modifier and Type Field Description private GlobalState
LocalState. global
Methods in org.eclipse.aether.transport.http that return GlobalState Modifier and Type Method Description static GlobalState
GlobalState. get(RepositorySystemSession session)
-