|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NetUtils.PortAvailability | |
|---|---|
| com.sun.enterprise.util.net | |
| Uses of NetUtils.PortAvailability in com.sun.enterprise.util.net |
|---|
| Methods in com.sun.enterprise.util.net that return NetUtils.PortAvailability | |
|---|---|
static NetUtils.PortAvailability |
NetUtils.checkPort(int portNumber)
There are 4 possibilities when you want to setup a server socket on a port: 1. |
static NetUtils.PortAvailability |
NetUtils.PortAvailability.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NetUtils.PortAvailability[] |
NetUtils.PortAvailability.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||