Class SessionId


  • public class SessionId
    extends Object
    Defines the token passed between the router and client to associate messages with a particular session. These IDs are not globally unique. As of 0.9.48, does NOT extend DataStructureImpl.
    Author:
    jrandom