Uses of Class
net.i2p.i2ptunnel.socks.I2PSOCKSTunnel
Packages that use I2PSOCKSTunnel
-
Uses of I2PSOCKSTunnel in net.i2p.i2ptunnel.socks
Subclasses of I2PSOCKSTunnel in net.i2p.i2ptunnel.socksMethods in net.i2p.i2ptunnel.socks with parameters of type I2PSOCKSTunnelModifier 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.