Uses of Class
net.i2p.util.OrderedProperties
Packages that use OrderedProperties
Package
Description
Provides a standard way for querying the local naming service to resolve a
name into a
Destination
(without the complexity of JNDI).
These classes define the common data structures used by the various
I2P protocols.
Classes formerly in net.i2p.data but moved here as they are only used by the router.
-
Uses of OrderedProperties in net.i2p.client.naming
Methods in net.i2p.client.naming that return OrderedPropertiesConstructors in net.i2p.client.naming with parameters of type OrderedProperties -
Uses of OrderedProperties in net.i2p.data
Subclasses of OrderedProperties in net.i2p.dataModifier and TypeClassDescriptionclass
Immutable OrderedProperties, to reduce object churn in LS2 where it's expected to be empty. -
Uses of OrderedProperties in net.i2p.data.router
Constructors in net.i2p.data.router with parameters of type OrderedPropertiesModifierConstructorDescriptionRouterAddress
(String style, OrderedProperties options, int cost) For efficiency when created by a Transport.