Class ControllerId

java.lang.Object
be.theking90000.mumble.controller.core.ControllerId

public final class ControllerId extends Object
Stable, declarative identity of a controller deployment.

Several live controller instances may use the same identity. The protocol assigns each controller session a separate instance identifier internally. This value is not an authentication credential.

  • Method Details