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 LocalStateHttpTransporter.stateprivate final LocalStateSharingAuthCache.stateprivate final LocalStateSharingHttpContext.stateMethods 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)