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