Uses of Class
com.sun.enterprise.util.HostAndPort
Packages that use HostAndPort
Package
Description
-
Uses of HostAndPort in com.sun.enterprise.universal.process
Methods in com.sun.enterprise.universal.process with parameters of type HostAndPortModifier and TypeMethodDescriptionstatic booleanProcessUtils.isListening(HostAndPort endpoint) static booleanProcessUtils.waitWhileListening(HostAndPort endpoint, Duration timeout, boolean printDots) Blocks until the endpoint closes the connection or timeout comes first. -
Uses of HostAndPort in com.sun.enterprise.universal.xml
Methods in com.sun.enterprise.universal.xml that return types with arguments of type HostAndPort -
Uses of HostAndPort in com.sun.enterprise.util
Constructors in com.sun.enterprise.util with parameters of type HostAndPort