net.i2p.sam
Class SAMv3Handler.SessionRecord
java.lang.Object
net.i2p.sam.SAMv3Handler.SessionRecord
- Enclosing class:
- SAMv3Handler
public static class SAMv3Handler.SessionRecord
- extends Object
The values in the SessionsDB
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAMv3Handler.SessionRecord
public SAMv3Handler.SessionRecord(String dest,
Properties props,
SAMv3Handler handler)
SAMv3Handler.SessionRecord
public SAMv3Handler.SessionRecord(SAMv3Handler.SessionRecord in)
getDest
public String getDest()
getProps
public Properties getProps()
getHandler
public SAMv3Handler getHandler()
getThreadGroup
public ThreadGroup getThreadGroup()
createThreadGroup
public void createThreadGroup(String name)