Package | Description |
---|---|
net.i2p.sam |
The SAM client API.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
MasterSession
A session that does nothing, but implements interfaces for raw, datagram, and streaming
for convenience.
|
(package private) class |
SAMv3DatagramSession |
(package private) class |
SAMv3RawSession |
(package private) class |
SAMv3StreamSession
SAMv3 STREAM session class.
|
Modifier and Type | Method and Description |
---|---|
(package private) Session |
SAMv3Handler.getSession()
For SAMv3DatagramServer
|