Uses of Class
org.eclipse.aether.transport.http.HttpTransporterFactory
-
Packages that use HttpTransporterFactory Package Description org.eclipse.aether.transport.http Support for downloads/uploads via the HTTP and HTTPS protocols. -
-
Uses of HttpTransporterFactory in org.eclipse.aether.transport.http
Methods in org.eclipse.aether.transport.http that return HttpTransporterFactory Modifier and Type Method Description HttpTransporterFactoryHttpTransporterFactory. setPriority(float priority)Sets the priority of this component.
-