Interface UDPBroadcastMethodConfiguration

All Known Implementing Classes:
DefaultUDPBroadcastConfiguration

public interface UDPBroadcastMethodConfiguration
Configuration settings for UDPBroadcastMethod.
  • Method Details

    • getMulticastAddress

      String getMulticastAddress()
    • getPort

      int getPort()
    • getInterfaceName

      String getInterfaceName()
    • getNetworkInterfaceName

      String getNetworkInterfaceName()
    • getPacketSize

      int getPacketSize()