Package net.i2p.sam
Interface Session
- All Superinterfaces:
AutoCloseable,Closeable,SAMMessageSess
- All Known Implementing Classes:
MasterSession,SAMv3DatagramSession,SAMv3RawSession,SAMv3StreamSession
interface Session extends SAMMessageSess
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