Skip navigation links
A F M 

A

available(int) - Static method in class me.alexpanov.net.FreePortFinder
Checks to see if a specific port is available.
available(int, InetAddress) - Static method in class me.alexpanov.net.FreePortFinder
Checks to see if a specific port is available.

F

findFreeLocalPort() - Static method in class me.alexpanov.net.FreePortFinder
Gets the next available port starting at the lowest number.
findFreeLocalPort(InetAddress) - Static method in class me.alexpanov.net.FreePortFinder
Gets the next available port starting at the lowest number.
findFreeLocalPort(int) - Static method in class me.alexpanov.net.FreePortFinder
Gets the next available port starting at the lowest number.
findFreeLocalPort(int, InetAddress) - Static method in class me.alexpanov.net.FreePortFinder
Gets the next available port starting at a given from port.
findFreeLocalPortOnAddresses(InetAddress...) - Static method in class me.alexpanov.net.FreePortFinder
Gets the next available port starting at a given from port.
FreePortFinder - Class in me.alexpanov.net
Finds currently available server ports.

M

MAX_PORT_NUMBER - Static variable in class me.alexpanov.net.FreePortFinder
The maximum server currentMinPort number for IPv4.
me.alexpanov.net - package me.alexpanov.net
 
MIN_PORT_NUMBER - Static variable in class me.alexpanov.net.FreePortFinder
The minimum server currentMinPort number for IPv4.
A F M 
Skip navigation links

Copyright © 2017. All rights reserved.