
public interface IHTTPConnector extends IConnector
connector that implements polling HTTP transport.ILocationAware.LocationIContainer.Modifiable<E>, IContainer.Persistable<E>, IContainer.Persistence<E>| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_POLL_INTERVAL |
static int |
UNKNOWN_MAX_IDLE_TIME |
NO_TIMEOUTDEFAULT_OPEN_CHANNEL_TIMEOUT, NO_CHANNEL_TIMEOUT| Modifier and Type | Method and Description |
|---|---|
String |
getConnectorID() |
int |
getMaxIdleTime() |
connect, connect, connectAsync, getState, getURL, isConnected, waitForConnectiongetChannels, getOpenChannelTimeout, openChannel, openChannel, openChannel, setOpenChannelTimeoutgetLocation, isClient, isServergetElements, isEmptyaddListener, getListeners, hasListeners, removeListenergetUserIDstatic final int DEFAULT_POLL_INTERVAL
static final int UNKNOWN_MAX_IDLE_TIME
String getConnectorID()
int getMaxIdleTime()
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.