SyncCmd

trait SyncCmd extends SyncSend

Identifies command messages sent to the server which are executed synchronously and do not return a message.

Identifies command messages sent to the server which are executed synchronously and do not return a message.

trait SyncSend
trait Send
class Object
trait Matchable
class Any

Value members

Inherited methods

final def isSynchronous: Boolean
Inherited from
SyncSend