|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientConnection | |
|---|---|
| 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 ClientConnection in com.sun.sgs.client.simple |
|---|
| Methods in com.sun.sgs.client.simple with parameters of type ClientConnection | |
|---|---|
void |
SimpleClient.SimpleClientConnectionListener.connected(ClientConnection connection)
Notifies this listener that a transport connection has been established. |
| Uses of ClientConnection in com.sun.sgs.impl.client.comm |
|---|
| Methods in com.sun.sgs.impl.client.comm with parameters of type ClientConnection | |
|---|---|
void |
ClientConnectionListener.connected(ClientConnection connection)
Notifies this listener that a transport connection has been established. |
| Uses of ClientConnection in com.sun.sgs.impl.client.simple |
|---|
| Classes in com.sun.sgs.impl.client.simple that implement ClientConnection | |
|---|---|
(package private) class |
SimpleClientConnection
A ClientConnection is the central point of communication with the
server. |
|
Project Darkstar, Version 0.9.11.5 2013-07-29 22:08:40 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||