Package | Description |
---|---|
org.eclipse.ecf.provider.comm | |
org.eclipse.ecf.provider.comm.tcp | |
org.eclipse.ecf.provider.generic |
Modifier and Type | Interface and Description |
---|---|
interface |
ISynchAsynchConnection
A connection instance that has both asynchronous and synchronous messaging
capabilities
|
Constructor and Description |
---|
AsynchEvent(IAsynchConnection conn,
Object data) |
DisconnectEvent(IAsynchConnection conn,
Throwable e,
Object data) |
Modifier and Type | Class and Description |
---|---|
class |
Client |
class |
SSLClient |
Modifier and Type | Method and Description |
---|---|
protected IAsynchConnection |
ServerSOContainer.getConnectionForID(ID memberID) |
Modifier and Type | Method and Description |
---|---|
protected ID |
ServerSOContainer.getIDForConnection(IAsynchConnection conn) |
protected ID |
ClientSOContainer.getIDForConnection(IAsynchConnection conn) |
protected abstract ID |
SOContainer.getIDForConnection(IAsynchConnection connection) |
Copyright © 2017 Eclipse Foundation. All rights reserved.