Class MozChunkedArrayBufferXHR
java.lang.Object
io.deephaven.javascript.proto.dhinternal.grpcweb.transports.http.xhr.XHR
io.deephaven.javascript.proto.dhinternal.grpcweb.transports.http.xhr.MozChunkedArrayBufferXHR
- All Implemented Interfaces:
Transport
@JsType(isNative=true,
name="dhinternal.grpcWeb.transports.http.xhr.MozChunkedArrayBufferXHR",
namespace="<global>")
public class MozChunkedArrayBufferXHR
extends XHR
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.deephaven.javascript.proto.dhinternal.grpcweb.transports.http.xhr.XHR
cancel, finishSend, onLoadEvent, onStateChange, sendMessage, start
-
Constructor Details
-
MozChunkedArrayBufferXHR
public MozChunkedArrayBufferXHR()
-
-
Method Details
-
configureXhr
public void configureXhr()- Overrides:
configureXhrin classXHR
-
onProgressEvent
public void onProgressEvent()- Overrides:
onProgressEventin classXHR
-