Uses of Class
com.billpringle.utils.WrpSession

Uses of WrpSession in com.billpringle.utils
 

Fields in com.billpringle.utils declared as WrpSession
private static WrpSession WrpSession.ref
          the actual singleton object
 

Methods in com.billpringle.utils that return WrpSession
static WrpSession WrpSession.getInstance()
          Get the singleton instance.
static WrpSession WrpSession.initInstance(int userId)
          Initialize the singleton.