-
public final class ActiveSession
-
-
Constructor Summary
Constructors Constructor Description ActiveSession(String sessionId, Channel channel)
-
Method Summary
Modifier and Type Method Description final StringgetSessionId()final ChannelgetChannel()-
-
Method Detail
-
getSessionId
final String getSessionId()
-
getChannel
final Channel getChannel()
-
-
-
-