Uses of Package
net.i2p.i2ptunnel.udpTunnel

Packages that use net.i2p.i2ptunnel.udpTunnel
net.i2p.i2ptunnel.socks SOCKS 4, 4a, and 5 client tunnels. 
net.i2p.i2ptunnel.streamr Special-purpose client and server tunnels for streaming UDP clients and servers, generally for audio and video streaming. 
 

Classes in net.i2p.i2ptunnel.udpTunnel used by net.i2p.i2ptunnel.socks
I2PTunnelUDPClientBase
          Base client class that sets up an I2P Datagram client destination.
 

Classes in net.i2p.i2ptunnel.udpTunnel used by net.i2p.i2ptunnel.streamr
I2PTunnelUDPClientBase
          Base client class that sets up an I2P Datagram client destination.
I2PTunnelUDPServerBase
          Base client class that sets up an I2P Datagram server destination.