Schnittstelle DatagramIOConfiguration

Alle bekannten Implementierungsklassen:
DatagramIOConfigurationImpl

public interface DatagramIOConfiguration
Collection of typically needed configuration settings.
Autor:
Christian Bauer
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    int
     
    int
     
  • Methodendetails

    • getTimeToLive

      int getTimeToLive()
      Gibt zurück:
      The TTL of a UDP datagram sent to a multicast address.
    • getMaxDatagramBytes

      int getMaxDatagramBytes()
      Gibt zurück:
      The maximum buffer size of received UDP datagrams.