Class ServerNetworkUtil


  • public class ServerNetworkUtil
    extends Object
    See also NetworkUtil. This class depends on Guava which is not currently present on agent, so cannot be put into [common] module.
    Author:
    Yegor.Yarko Date: 06.02.2015
    • Constructor Detail

      • ServerNetworkUtil

        public ServerNetworkUtil()
    • Method Detail

      • getUrl

        public static String getUrl​(@NotNull
                                    String hostAddress,
                                    int port)