Interface IIOPAddress

    • Method Detail

      • getHost

        @ManagedAttribute
        @Description("The target host (name or IP address)")
        java.lang.String getHost()
      • getPort

        @ManagedAttribute
        @Description("The target port (0-65535)")
        int getPort()