public class PassivePorts extends Object
Constructor and Description |
---|
PassivePorts(Set<Integer> passivePorts,
boolean checkIfBound) |
PassivePorts(String passivePorts,
boolean checkIfBound) |
Modifier and Type | Method and Description |
---|---|
void |
releasePort(int port) |
int |
reserveNextPort() |
String |
toString() |
public PassivePorts(String passivePorts, boolean checkIfBound)
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.