public static interface CommandLoopback.Default extends CommandLoopback
CommandLoopback.Default, CommandLoopback.EnqueuingContext| Modifier and Type | Method and Description |
|---|---|
default void |
enqueueCommand(DirectBuffer command,
int offset,
int length) |
default void |
enqueueCommand(int type,
DirectBuffer command,
int offset,
int length) |
default void |
enqueueCommandWithoutPayload(int type) |
default CommandLoopback.EnqueuingContext |
enqueuingCommand() |
enqueuingCommanddefault CommandLoopback.EnqueuingContext enqueuingCommand()
enqueuingCommand in interface CommandLoopbackdefault void enqueueCommand(DirectBuffer command, int offset, int length)
enqueueCommand in interface CommandLoopbackdefault void enqueueCommand(int type,
DirectBuffer command,
int offset,
int length)
enqueueCommand in interface CommandLoopbackdefault void enqueueCommandWithoutPayload(int type)
enqueueCommandWithoutPayload in interface CommandLoopbackCopyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.