Uses of Class
net.i2p.sam.SAMHandler
-
Uses of SAMHandler in net.i2p.sam
Modifier and TypeClassDescription(package private) class
Class able to handle a SAM version 1 client connections.(package private) class
Class able to handle a SAM version 2 client connection.(package private) class
Class able to handle a SAM version 3 client connection.Modifier and TypeMethodDescriptionstatic SAMHandler
SAMHandlerFactory.createSAMHandler
(SocketChannel s, Properties i2cpProps, SAMBridge parent) Return the right SAM handler depending on the protocol version required by the client.