|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FreePortGenerator
A free port generator.
Nested Class Summary | |
---|---|
static interface |
FreePortGenerator.PortHandle
A handle to release a locked port and get the obtained port. |
Method Summary | |
---|---|
FreePortGenerator.PortHandle |
nextAvailablePort(int startFromPort,
int retryCount)
Generate the next available port from the start port and for retry count. |
Method Detail |
---|
FreePortGenerator.PortHandle nextAvailablePort(int startFromPort, int retryCount)
|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |