|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientSessionServiceImpl.Action | |
|---|---|
| com.sun.sgs.impl.service.session | Provides an implementation of ClientSessionService. |
| Uses of ClientSessionServiceImpl.Action in com.sun.sgs.impl.service.session |
|---|
| Classes in com.sun.sgs.impl.service.session that implement ClientSessionServiceImpl.Action | |
|---|---|
(package private) class |
ClientSessionHandler.DisconnectAction
An action to disconnect the client session. |
(package private) class |
ClientSessionHandler.MoveAction
An action to start the process of moving the associated client session from this node to another node (the newNode
specified during construction). |
(package private) class |
ClientSessionHandler.SendMessageAction
An action to send a message. |
| Methods in com.sun.sgs.impl.service.session with parameters of type ClientSessionServiceImpl.Action | |
|---|---|
(package private) void |
ClientSessionServiceImpl.Context.addCommitAction(BigInteger sessionRefId,
ClientSessionServiceImpl.Action action,
boolean first)
Adds an action for the specified session to be performed when the associated transaction commits. |
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||