Class CommandsBootstrap.Started

java.lang.Object
app.l2nx.gs.adapter.core.commands.CommandsBootstrap.Started
Enclosing class:
CommandsBootstrap

public static final class CommandsBootstrap.Started extends Object
Tuple of the NxCommands façade and the optional CommandsConsumer. consumer() is null when commands are disabled (no inbound topic).
  • Method Details

    • commands

      public app.l2nx.gs.adapter.api.spi.NxCommands commands()
    • consumer

      public @Nullable CommandsConsumer consumer()