|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A connector
that implements non-blocking multiplexed TCP transport, optionally with
SSL
.
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_PORT
|
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 |
getHost()
|
int |
getPort()
|
ITCPSelector |
getSelector()
|
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_PORT
Method Detail |
---|
ITCPSelector getSelector()
String getHost()
int getPort()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |