Uses of Class
org.eclipse.aether.transport.http.SharingHttpContext
-
Packages that use SharingHttpContext Package Description org.eclipse.aether.transport.http Support for downloads/uploads via the HTTP and HTTPS protocols. -
-
Uses of SharingHttpContext in org.eclipse.aether.transport.http
Methods in org.eclipse.aether.transport.http with parameters of type SharingHttpContext Modifier and Type Method Description private void
HttpTransporter. mkdirs(java.net.URI uri, SharingHttpContext context)
private void
HttpTransporter. prepare(org.apache.http.client.methods.HttpUriRequest request, SharingHttpContext context)
-