| |
|
| java.lang.Object henplus.SessionManager
SessionManager | final public class SessionManager (Code) | | |
closeAll | public void closeAll()(Code) | | |
closeCurrentSession | public boolean closeCurrentSession()(Code) | | |
completeSessionName | public Iterator completeSessionName(String partialSession)(Code) | | Used from several commands that need session name completion.
|
getFirstSessionName | public String getFirstSessionName()(Code) | | |
getSessionCount | public int getSessionCount()(Code) | | |
hasSessions | public boolean hasSessions()(Code) | | |
sessionNameExists | public boolean sessionNameExists(String sessionName)(Code) | | |
|
|
|