Uses of Package
net.i2p.sam
Packages that use net.i2p.sam
-
Classes in net.i2p.sam used by net.i2p.samClassDescriptionSomething that can be stopped by the SAMBridge.SAM bridge implementation.Interface for sending raw data to a SAM clientSAM DATAGRAM session class.Exception thrown by SAM methodsBase 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 clientSAM RAW session class.SAMSecureSessionInterface is used for implementing interactive authentication to SAM applications.Interface for sending streaming data to a SAM clientSAM 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.A V3 session.The values in the SessionsDBbasically a HashMap from String to SessionRecord