Uses of Class
io.smallrye.stork.utils.HostAndPort
Packages that use HostAndPort
-
Uses of HostAndPort in io.smallrye.stork.utils
Methods in io.smallrye.stork.utils that return HostAndPortModifier and TypeMethodDescriptionstatic HostAndPortStorkAddressUtils.parseToHostAndPort(String address, int defaultPort, String configPlace) Creates a newHostAndPortinstance from an address.Methods in io.smallrye.stork.utils with parameters of type HostAndPortModifier and TypeMethodDescriptionstatic StringStorkAddressUtils.parseToString(HostAndPort hostAndPort)