Package net.i2p.sam
Interface Session
- All Superinterfaces:
AutoCloseable
,Closeable
,SAMMessageSess
- All Known Implementing Classes:
PrimarySession
,SAMv3DatagramSession
,SAMv3RawSession
,SAMv3StreamSession
A V3 session.
- Since:
- 0.9.25 moved from SAMv3Handler
-
Method Summary
Methods inherited from interface net.i2p.sam.SAMMessageSess
close, getDestination, getListenPort, getListenProtocol, sendBytes, sendBytes, start
-
Method Details
-
getNick
String getNick()
-