Package com.google.code.yanf4j.core
Interface SessionManager
-
public interface SessionManagerSession manager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidregisterSession(Session session)Register session to controllervoidunregisterSession(Session session)Unregister session
-