|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A connector
that implements polling HTTP transport.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.net4j.ILocationAware |
---|
ILocationAware.Location |
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer |
---|
IContainer.Modifiable<E> |
Field Summary | |
---|---|
static int |
DEFAULT_POLL_INTERVAL
|
static int |
UNKNOWN_MAX_IDLE_TIME
|
Fields inherited from interface org.eclipse.net4j.connector.IConnector |
---|
NO_TIMEOUT |
Fields inherited from interface org.eclipse.net4j.channel.IChannelMultiplexer |
---|
DEFAULT_OPEN_CHANNEL_TIMEOUT, NO_CHANNEL_TIMEOUT |
Method Summary | |
---|---|
String |
getConnectorID()
|
int |
getMaxIdleTime()
|
Methods inherited from interface org.eclipse.net4j.connector.IConnector |
---|
connect, connect, connectAsync, getState, getURL, isConnected, waitForConnection |
Methods inherited from interface org.eclipse.net4j.channel.IChannelMultiplexer |
---|
getChannels, getOpenChannelTimeout, openChannel, openChannel, openChannel, setOpenChannelTimeout |
Methods inherited from interface org.eclipse.net4j.ILocationAware |
---|
getLocation, isClient, isServer |
Methods inherited from interface org.eclipse.net4j.util.container.IContainer |
---|
getElements, isEmpty |
Methods inherited from interface org.eclipse.net4j.util.event.INotifier |
---|
addListener, getListeners, hasListeners, removeListener |
Methods inherited from interface org.eclipse.net4j.util.security.IUserAware |
---|
getUserID |
Methods inherited from interface org.eclipse.net4j.util.collection.Closeable |
---|
close, isClosed |
Field Detail |
---|
static final int DEFAULT_POLL_INTERVAL
static final int UNKNOWN_MAX_IDLE_TIME
Method Detail |
---|
String getConnectorID()
int getMaxIdleTime()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |