|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientSessionListener | |
|---|---|
| com.sun.sgs.app | Provides the interface to the RedDwarf Server used by application developers. |
| com.sun.sgs.impl.service.session | Provides an implementation of ClientSessionService. |
| Uses of ClientSessionListener in com.sun.sgs.app |
|---|
| Methods in com.sun.sgs.app that return ClientSessionListener | |
|---|---|
ClientSessionListener |
AppListener.loggedIn(ClientSession session)
Notifies this listener that the specified client session has logged in, and returns a ClientSessionListener for that
session. |
| Uses of ClientSessionListener in com.sun.sgs.impl.service.session |
|---|
| Methods in com.sun.sgs.impl.service.session that return ClientSessionListener | |
|---|---|
(package private) ClientSessionListener |
ClientSessionImpl.getClientSessionListener(DataService dataService)
Returns the client session listener, obtained from the specified dataService, for this session. |
| Methods in com.sun.sgs.impl.service.session with parameters of type ClientSessionListener | |
|---|---|
(package private) void |
ClientSessionImpl.putClientSessionListener(DataService dataService,
ClientSessionListener listener)
Stores the specified client session listener in the specified dataService with following binding: |
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||