public static class PollingXHR.Request extends Emitter
Modifier and Type | Class and Description |
---|---|
static class |
PollingXHR.Request.Options |
Emitter.Listener
Modifier and Type | Field and Description |
---|---|
static String |
EVENT_DATA |
static String |
EVENT_ERROR |
static String |
EVENT_REQUEST_HEADERS |
static String |
EVENT_RESPONSE_HEADERS |
static String |
EVENT_SUCCESS |
Constructor and Description |
---|
Request(PollingXHR.Request.Options opts) |
Modifier and Type | Method and Description |
---|---|
void |
create() |
public static final String EVENT_SUCCESS
public static final String EVENT_DATA
public static final String EVENT_ERROR
public static final String EVENT_REQUEST_HEADERS
public static final String EVENT_RESPONSE_HEADERS
public Request(PollingXHR.Request.Options opts)
Copyright © 2022. All rights reserved.