Uses of Class
org.eclipse.aether.transport.http.LocalState
Packages that use LocalState
Package
Description
Support for downloads/uploads via the HTTP and HTTPS protocols.
-
Uses of LocalState in org.eclipse.aether.transport.http
Fields in org.eclipse.aether.transport.http declared as LocalStateModifier and TypeFieldDescriptionprivate final LocalState
HttpTransporter.state
private final LocalState
SharingAuthCache.state
private final LocalState
SharingHttpContext.state
Methods in org.eclipse.aether.transport.http that return LocalStateConstructors in org.eclipse.aether.transport.http with parameters of type LocalStateModifierConstructorDescription(package private)
SharingAuthCache
(LocalState state) (package private)
SharingHttpContext
(LocalState state)