Package net.i2p.sam

Class SessionRecord

java.lang.Object
net.i2p.sam.SessionRecord

class SessionRecord extends Object
The values in the SessionsDB
Since:
0.9.25 moved from SAMv3Handler
  • Constructor Details

  • Method Details

    • getDest

      public String getDest()
    • getProps

      public Properties getProps()
      Warning - returns a copy.
      Returns:
      a copy
    • getHandler

      public SAMv3Handler getHandler()
    • getThreadGroup

      public ThreadGroup getThreadGroup()
    • createThreadGroup

      public void createThreadGroup(String name)