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