com.github.nkzawa.engineio.client.transports
Class PollingXHR.Request
java.lang.Object
com.github.nkzawa.emitter.Emitter
com.github.nkzawa.engineio.client.transports.PollingXHR.Request
- Enclosing class:
- PollingXHR
public static class PollingXHR.Request
- extends Emitter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EVENT_SUCCESS
public static final String EVENT_SUCCESS
- See Also:
- Constant Field Values
EVENT_DATA
public static final String EVENT_DATA
- See Also:
- Constant Field Values
EVENT_ERROR
public static final String EVENT_ERROR
- See Also:
- Constant Field Values
EVENT_REQUEST_HEADERS
public static final String EVENT_REQUEST_HEADERS
- See Also:
- Constant Field Values
EVENT_RESPONSE_HEADERS
public static final String EVENT_RESPONSE_HEADERS
- See Also:
- Constant Field Values
PollingXHR.Request
public PollingXHR.Request(PollingXHR.Request.Options opts)
create
public void create()
abort
public void abort()
Copyright © 2014. All rights reserved.