Uses of Class
org.eclipse.aether.transport.http.LocalState
-
Packages that use LocalState Package Description org.eclipse.aether.transport.http 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 LocalState Modifier and Type Field Description private LocalStateHttpTransporter. stateprivate LocalStateSharingAuthCache. stateprivate LocalStateSharingHttpContext. stateMethods in org.eclipse.aether.transport.http that return LocalState Modifier and Type Method Description (package private) LocalStateHttpTransporter. getState()Constructors in org.eclipse.aether.transport.http with parameters of type LocalState Constructor Description SharingAuthCache(LocalState state)SharingHttpContext(LocalState state)
-