| Package | Description |
|---|---|
| net.i2p.i2ptunnel.access |
Definition-based incoming connection filter for I2PTunnel, allowing fine-grained
access control for server tunnels.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) abstract void |
FilterDefinitionElement.update(Map<Hash,DestTracker> map)
Updates the provided map with the hash(es) of remote destinations
mentioned in this element
|
void |
FileFilterDefinitionElement.update(Map<Hash,DestTracker> map) |
void |
ExplicitFilterDefinitionElement.update(Map<Hash,DestTracker> map) |