p2p/host/autonat/options library
Classes
Functions
-
applyOptions(
AutoNATConfig config, List< AutoNATOption> options) → void -
enableService(
Network dialer) → AutoNATOption -
usingAddresses(
AddrFunc addrFunc) → AutoNATOption -
withMetricsTracer(
MetricsTracer mt) → AutoNATOption -
withoutStartupDelay(
) → AutoNATOption -
withoutThrottling(
) → AutoNATOption -
withPeerThrottling(
int amount) → AutoNATOption -
withReachability(
Reachability reachability) → AutoNATOption -
withSchedule(
Duration retryInterval, Duration refreshInterval) → AutoNATOption -
withThrottling(
int amount, Duration interval) → AutoNATOption