Uses of Class
love.distributedrebirth.nx01.no2all.wire.fetch.WireFetchResource
Packages that use WireFetchResource
-
Uses of WireFetchResource in love.distributedrebirth.nx01.no2all.wire.fetch
Methods in love.distributedrebirth.nx01.no2all.wire.fetch that return WireFetchResourceModifier and TypeMethodDescriptionWireFetchResource.withHeader
(String key, String value) WireFetchResource.withTimeoutMs
(int timeoutMs) Methods in love.distributedrebirth.nx01.no2all.wire.fetch with parameters of type WireFetchResourceModifier and TypeMethodDescriptionWireFetchFactory.buildFetcher
(WireFetchResource resource, WireFetchHandler handler) WireFetchFactoryDefault.buildFetcher
(WireFetchResource resource, WireFetchHandler handler) Constructors in love.distributedrebirth.nx01.no2all.wire.fetch with parameters of type WireFetchResourceModifierConstructorDescriptionprotected
HttpDownloader
(WireFetchResource resource, WireFetchHandler handler)