Schnittstelle IServletSystemProperties.USBSIDMappingServlet

Umschließende Schnittstelle:
IServletSystemProperties

public static interface IServletSystemProperties.USBSIDMappingServlet
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    USBSIDMapping: maximum number of requests in parallel (default: 16)
    static final int
    USBSIDMapping: Asynchronous servlets default timeout in ms (0 means disable, default: 60s)
  • Felddetails

    • MAX_USBSIDMAPPING_IN_PARALLEL

      static final int MAX_USBSIDMAPPING_IN_PARALLEL
      USBSIDMapping: maximum number of requests in parallel (default: 16)
      System Property:
      jsidplay2.usbsidmapping.max.parallel
    • USBSIDMAPPING_ASYNC_TIMEOUT

      static final int USBSIDMAPPING_ASYNC_TIMEOUT
      USBSIDMapping: Asynchronous servlets default timeout in ms (0 means disable, default: 60s)
      System Property:
      jsidplay2.usbsidmapping.async.timeout