Interface BroadcastGroupControl

    • Method Detail

      • getLocalBindPort

        int getLocalBindPort()
                      throws Exception
        Returns the local port this broadcast group is bound to.
        Throws:
        Exception
      • getGroupAddress

        String getGroupAddress()
                        throws Exception
        Returns the address this broadcast group is broadcasting to.
        Throws:
        Exception
      • getGroupPort

        int getGroupPort()
                  throws Exception
        Returns the port this broadcast group is broadcasting to.
        Throws:
        Exception