public interface EphemeralPortRangeDetector
Modifier and Type | Method and Description |
---|---|
int |
getHighestEphemeralPort()
Returns the last port that could be searched for free ports
|
int |
getLowestEphemeralPort()
Returns the first port in the ephemeral range
|
int getLowestEphemeralPort()
int getHighestEphemeralPort()
Copyright © 2015. All rights reserved.