|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SAMHandler | |
|---|---|
| net.i2p.sam | |
| Uses of SAMHandler in net.i2p.sam |
|---|
| Subclasses of SAMHandler in net.i2p.sam | |
|---|---|
class |
SAMv1Handler
Class able to handle a SAM version 1 client connections. |
class |
SAMv2Handler
Class able to handle a SAM version 2 client connection. |
class |
SAMv3Handler
Class able to handle a SAM version 3 client connection. |
| Methods in net.i2p.sam that return SAMHandler | |
|---|---|
static SAMHandler |
SAMHandlerFactory.createSAMHandler(SocketChannel s,
Properties i2cpProps)
Return the right SAM handler depending on the protocol version required by the client. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||