Package | Description |
---|---|
net.i2p.router.transport |
The transport system allows the usage of communication layers that are below I2P in the stack, on which I2P messages are sent.
|
Modifier and Type | Method and Description |
---|---|
(package private) static void |
GetBidsJob.getBids(RouterContext context,
TransportManager tmgr,
OutNetMessage msg) |
Constructor and Description |
---|
GetBidsJob(RouterContext ctx,
TransportManager tmgr,
OutNetMessage msg)
Deprecated.
unused, see static getBids()
|
UPnPManager(RouterContext context,
TransportManager manager) |