Uses of Class
com.biglybt.core.networkmanager.impl.http.HTTPNetworkConnection.pendingRequest
Packages that use HTTPNetworkConnection.pendingRequest
-
Uses of HTTPNetworkConnection.pendingRequest in com.biglybt.core.networkmanager.impl.http
Fields in com.biglybt.core.networkmanager.impl.http with type parameters of type HTTPNetworkConnection.pendingRequestModifier and TypeFieldDescriptionprivate final List<HTTPNetworkConnection.pendingRequest> HTTPNetworkConnection.outstanding_requestsMethods in com.biglybt.core.networkmanager.impl.http with parameters of type HTTPNetworkConnection.pendingRequestModifier and TypeMethodDescriptionvoidHTTPNetworkConnection.requestListener.requestComplete(HTTPNetworkConnection.pendingRequest request)