Uses of Interface
com.biglybt.pif.utils.resourceuploader.ResourceUploader
Packages that use ResourceUploader
Package
Description
-
Uses of ResourceUploader in com.biglybt.core.util
Methods in com.biglybt.core.util with parameters of type ResourceUploaderModifier and TypeMethodDescriptionstatic void
UrlUtils.setBrowserHeaders
(ResourceUploader ru, String encoded_headers, String referer) -
Uses of ResourceUploader in com.biglybt.pif.utils.resourceuploader
Methods in com.biglybt.pif.utils.resourceuploader that return ResourceUploaderModifier and TypeMethodDescriptionResourceUploaderFactory.create
(URL url, InputStream data) ResourceUploaderFactory.create
(URL url, InputStream data, String user_name, String password) -
Uses of ResourceUploader in com.biglybt.pifimpl.local.utils.resourceuploader
Classes in com.biglybt.pifimpl.local.utils.resourceuploader that implement ResourceUploaderMethods in com.biglybt.pifimpl.local.utils.resourceuploader that return ResourceUploaderModifier and TypeMethodDescriptionResourceUploaderFactoryImpl.create
(URL url, InputStream data) ResourceUploaderFactoryImpl.create
(URL url, InputStream data, String user_name, String password)