Uses of Class
net.i2p.router.tunnel.InboundEndpointProcessor
-
Packages that use InboundEndpointProcessor Package Description net.i2p.router.tunnel All the work of managing locally created and participating tunnels, creating and handling tunnel messages, and their encryption. -
-
Uses of InboundEndpointProcessor in net.i2p.router.tunnel
Constructors in net.i2p.router.tunnel with parameters of type InboundEndpointProcessor Constructor Description TunnelParticipant(RouterContext ctx, InboundEndpointProcessor inEndProc)
inbound endpoint
-