Uses of Class
net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPClientBase

Packages that use I2PTunnelUDPClientBase
net.i2p.i2ptunnel.socks   
net.i2p.i2ptunnel.streamr   
 

Uses of I2PTunnelUDPClientBase in net.i2p.i2ptunnel.socks
 

Subclasses of I2PTunnelUDPClientBase in net.i2p.i2ptunnel.socks
 class SOCKSUDPTunnel
          A Datagram Tunnel that can have multiple bidirectional ports on the UDP side.
 

Uses of I2PTunnelUDPClientBase in net.i2p.i2ptunnel.streamr
 

Subclasses of I2PTunnelUDPClientBase in net.i2p.i2ptunnel.streamr
 class StreamrConsumer
          Compared to a standard I2PTunnel, this acts like a client on the I2P side (no privkey file) but a server on the UDP side (sends to a configured host/port)