Package | Description |
---|---|
net.i2p.sam |
The SAM client API.
|
Modifier and Type | Method and Description |
---|---|
SessionRecord |
SessionsDB.get(String nick) |
Modifier and Type | Method and Description |
---|---|
void |
SessionsDB.put(String nick,
SessionRecord session) |
void |
SessionsDB.putDupDestOK(String nick,
SessionRecord session) |
Constructor and Description |
---|
SessionRecord(SessionRecord in) |