Class InetPortProvider


  • public final class InetPortProvider
    extends java.lang.Object
    Author:
    javaito
    • Method Summary

      Modifier and Type Method Description
      static java.lang.Integer getTcpPort​(java.lang.Integer basePort)  
      static java.lang.Integer getUdpPort​(java.lang.Integer basePort)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InetPortProvider

        public InetPortProvider()
    • Method Detail

      • getTcpPort

        public static java.lang.Integer getTcpPort​(java.lang.Integer basePort)
      • getUdpPort

        public static java.lang.Integer getUdpPort​(java.lang.Integer basePort)