|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientConnectionListener | |
|---|---|
| com.sun.sgs.client.simple | Defines the interface to a simple, concrete implementation of a J2SE(TM) client framework that communicates with the Project Darkstar Server. |
| com.sun.sgs.impl.client.comm | Defines the interfaces for client communication with the Project Darkstar Server. |
| com.sun.sgs.impl.client.simple | Provides a simple, concrete implementation for client communication with the Project Darkstar Server. |
| Uses of ClientConnectionListener in com.sun.sgs.client.simple |
|---|
| Classes in com.sun.sgs.client.simple that implement ClientConnectionListener | |
|---|---|
(package private) class |
SimpleClient.SimpleClientConnectionListener
Receives callbacks on the associated ClientConnection. |
| Uses of ClientConnectionListener in com.sun.sgs.impl.client.comm |
|---|
| Methods in com.sun.sgs.impl.client.comm with parameters of type ClientConnectionListener | |
|---|---|
abstract void |
ClientConnector.connect(ClientConnectionListener listener)
Actively initates a connection to the target remote address. |
| Uses of ClientConnectionListener in com.sun.sgs.impl.client.simple |
|---|
| Methods in com.sun.sgs.impl.client.simple with parameters of type ClientConnectionListener | |
|---|---|
void |
SimpleClientConnector.connect(ClientConnectionListener connectionListener)
Actively initates a connection to the target remote address. |
| Constructors in com.sun.sgs.impl.client.simple with parameters of type ClientConnectionListener | |
|---|---|
SimpleClientConnection(ClientConnectionListener listener)
Creates a new connection implementation. |
|
|
Project Darkstar, Version 0.9.10.12 2013-07-29 21:37:44 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||