|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UserService
Provides access to available users and their state, specific to a single connection. It offers two ways of getting user information:
UserState
(WAITING
, PROCESSING
,
DEAD
), all receiving an User
argument associated with the message.
Connection#getUserService()
Method Summary |
---|
Methods inherited from interface net.sf.josceleton.core.api.async.Async |
---|
addListener, removeListener |
Methods inherited from interface net.sf.josceleton.connection.api.service.user.AvailableUsersCollection |
---|
getProcessing, getWaiting |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |