serverSupplier static method

StreamIdSupplier serverSupplier()

Implementation

static StreamIdSupplier serverSupplier() {
  return StreamIdSupplier.streamId(0);
}