Uses of Class
net.i2p.router.transport.OutboundMessageRegistry
-
Packages that use OutboundMessageRegistry Package Description net.i2p.router The I2P router application handles the I2P network communication. -
-
Uses of OutboundMessageRegistry in net.i2p.router
Methods in net.i2p.router that return OutboundMessageRegistry Modifier and Type Method Description OutboundMessageRegistry
RouterContext. messageRegistry()
The registry is used by outbound messages to wait for replies.
-