org.eclipse.net4j.http.common
Interface IHTTPConnector
- All Superinterfaces:
- IConnector, IContainer<IChannel>, INotifier
public interface IHTTPConnector
- extends IConnector
Methods inherited from interface org.eclipse.net4j.connector.IConnector |
connect, connectAsync, disconnect, getChannels, getLocation, getProtocolFactoryRegistry, getProtocolPostProcessors, getState, getURL, getUserID, isClient, isConnected, isServer, openChannel, openChannel, openChannel, waitForConnection |
DEFAULT_POLL_INTERVAL
static final int DEFAULT_POLL_INTERVAL
- See Also:
- Constant Field Values
UNKNOWN_MAX_IDLE_TIME
static final int UNKNOWN_MAX_IDLE_TIME
- See Also:
- Constant Field Values
getConnectorID
java.lang.String getConnectorID()
getMaxIdleTime
int getMaxIdleTime()