Something that can be stopped by the SAMBridge.
SAM bridge implementation.
Interface for sending raw data to a SAM client
SAM DATAGRAM session class.
Exception thrown by SAM methods
Base class for SAM protocol handlers.
Exception thrown by SAM methods when an application tries to create outgoing
connections through a receive-only SAM session.
Base interface for SAMMessageSession, which is the base for
v1/v3 datagram and raw sessions.
Base abstract class for SAM message-based sessions.
Interface for sending raw data to a SAM client
SAMSecureSessionInterface is used for implementing interactive authentication
to SAM applications.
Interface for sending streaming data to a SAM client
SAM STREAM session class.
SAM STREAM session server, running in its own thread.
SAM STREAM socket reader, running in its own thread.
Lets us push data through the stream without blocking, (even after exceeding
the I2PSocket's buffer)
Class able to handle a SAM version 1 client connections.
This is the thread listening on 127.0.0.1:7655 or as specified by
sam.udp.host and sam.udp.port properties.
Class able to handle a SAM version 3 client connection.
SAMv3 STREAM session class.
The values in the SessionsDB
basically a HashMap from String to SessionRecord