Uses of Class
net.i2p.router.transport.OutboundMessageRegistry

Packages that use OutboundMessageRegistry
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
 OutboundMessageRegistry RouterContext.messageRegistry()
          The registry is used by outbound messages to wait for replies.