Uses of Class
net.i2p.i2ptunnel.socks.I2PSOCKSTunnel
-
Uses of I2PSOCKSTunnel in net.i2p.i2ptunnel.socks
Modifier and TypeMethodDescriptionSOCKS4aServer.getDestinationI2PSocket
(I2PSOCKSTunnel t) Get an I2PSocket that can be used to send/receive 8-bit clean data to/from the destination of the SOCKS connection.SOCKS5Server.getDestinationI2PSocket
(I2PSOCKSTunnel t) Get an I2PSocket that can be used to send/receive 8-bit clean data to/from the destination of the SOCKS connection.abstract I2PSocket
SOCKSServer.getDestinationI2PSocket
(I2PSOCKSTunnel t) Get an I2PSocket that can be used to send/receive 8-bit clean data to/from the destination of the SOCKS connection.