net.sf.josceleton.connection.api.service.user
Interface UserService

All Superinterfaces:
Async<UserServiceListener>, AvailableUsersCollection

public interface UserService
extends Async<UserServiceListener>, AvailableUsersCollection

Provides access to available users and their state, specific to a single connection. It offers two ways of getting user information:

Since:
0.3
See Also:
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
 



Copyright © 2011 Josceleton. All Rights Reserved.