Uses of Class
net.i2p.router.tunnel.TunnelDispatcher
-
Packages that use TunnelDispatcher Package Description net.i2p.router The I2P router application handles the I2P network communication. -
-
Uses of TunnelDispatcher in net.i2p.router
Methods in net.i2p.router that return TunnelDispatcher Modifier and Type Method Description TunnelDispatcher
RouterContext. tunnelDispatcher()
Handle tunnel messages, as well as coordinate the gateways
-