Klasse ListDemo

java.lang.Object
de.sfuhrm.radiobrowser4j.demo.ListDemo

public final class ListDemo extends Object
List all radio stations.
Autor:
Stephan Fuhrmann
  • Felddetails

    • TIMEOUT_DEFAULT

      public static final int TIMEOUT_DEFAULT
      Timeout in millis.
      Siehe auch:
    • LIMIT_DEFAULT

      public static final int LIMIT_DEFAULT
      Stations to show.
      Siehe auch:
  • Methodendetails

    • main

      public static void main(String... args) throws IOException
      Main method.
      Parameter:
      args - command line arguments.
      Löst aus:
      IOException - if endpoint discovery fails.