Uses of Class
net.i2p.sam.SAMv3StreamSession
Package | Description |
---|---|
net.i2p.sam |
The SAM client API.
|
-
Uses of SAMv3StreamSession in net.i2p.sam
Subclasses of SAMv3StreamSession in net.i2p.sam Modifier and Type Class Description (package private) class
MasterSession
A session that does nothing, but implements interfaces for raw, datagram, and streaming for convenience.Methods in net.i2p.sam with parameters of type SAMv3StreamSession Modifier and Type Method Description (package private) void
SAMv3Handler. setSession(SAMv3StreamSession sess)
For subsessions created by MasterSession