|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientSessionServiceImpl | |
|---|---|
| com.sun.sgs.impl.service.session | Provides an implementation of ClientSessionService. |
| Uses of ClientSessionServiceImpl in com.sun.sgs.impl.service.session |
|---|
| Methods in com.sun.sgs.impl.service.session that return ClientSessionServiceImpl | |
|---|---|
(package private) static ClientSessionServiceImpl |
ClientSessionServiceImpl.getInstance()
Returns the client session service relevant to the current context. |
| Methods in com.sun.sgs.impl.service.session with parameters of type ClientSessionServiceImpl | |
|---|---|
(package private) void |
ClientSessionImpl.SendEvent.serviceEvent(com.sun.sgs.impl.service.session.ClientSessionImpl.EventQueue eventQueue,
ClientSessionServiceImpl sessionService,
ClientSessionHandler handler)
Services this event, taken from the head of the given eventQueue. |
| Constructors in com.sun.sgs.impl.service.session with parameters of type ClientSessionServiceImpl | |
|---|---|
ClientSessionHandler(ClientSessionServiceImpl sessionService,
DataService dataService,
SessionProtocol sessionProtocol,
Identity identity,
RequestCompletionHandler<SessionProtocolHandler> completionHandler)
Constructs an handler for a client session that is logging in. |
|
ClientSessionHandler(ClientSessionServiceImpl sessionService,
DataService dataService,
SessionProtocol sessionProtocol,
Identity identity,
RequestCompletionHandler<SessionProtocolHandler> completionHandler,
BigInteger sessionRefId)
Constructs an handler for a client session. |
|
ClientSessionImpl(ClientSessionServiceImpl sessionService,
Identity identity,
Set<Delivery> deliveries,
int maxMessageLength)
Constructs an instance of this class with the specified sessionService, identity, and supported deliveries,
and stores this instance with the following bindings: |
|
ClientSessionServiceStats(ProfileCollector collector,
ClientSessionServiceImpl service)
|
|
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||