|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IConnection | |
|---|---|
| org.eclipse.ecf.provider.comm | |
| org.eclipse.ecf.provider.comm.tcp | |
| org.eclipse.ecf.provider.generic | |
| Uses of IConnection in org.eclipse.ecf.provider.comm |
|---|
| Subinterfaces of IConnection in org.eclipse.ecf.provider.comm | |
|---|---|
interface |
IAsynchConnection
Asynchronous connection |
interface |
ISynchAsynchConnection
A connection instance that has both asynchronous and synchronous messaging capabilities |
interface |
ISynchConnection
Synchronous connection |
| Methods in org.eclipse.ecf.provider.comm that return IConnection | |
|---|---|
IConnection |
ConnectionEvent.getConnection()
|
| Constructors in org.eclipse.ecf.provider.comm with parameters of type IConnection | |
|---|---|
ConnectionEvent(IConnection source,
java.lang.Object data)
|
|
| Uses of IConnection in org.eclipse.ecf.provider.comm.tcp |
|---|
| Classes in org.eclipse.ecf.provider.comm.tcp that implement IConnection | |
|---|---|
class |
Client
|
class |
SSLClient
|
| Uses of IConnection in org.eclipse.ecf.provider.generic |
|---|
| Methods in org.eclipse.ecf.provider.generic with parameters of type IConnection | |
|---|---|
protected void |
SOContainer.disconnect(IConnection conn)
|
protected void |
ClientSOContainer.handleLeave(ID fromID,
IConnection conn)
|
protected void |
SOContainer.handleLeave(ID leftID,
IConnection conn)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||