Packages

package commands

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package withoutledgerid

Type Members

  1. final class CommandClient extends AnyRef

    Enables easy access to command services and high level operations on top of them.

  2. final case class CommandSubmission(commands: Commands, timeout: Option[Duration] = None) extends Product with Serializable
  3. sealed abstract class CompletionStreamElement extends Product with Serializable
  4. class SynchronousCommandClient extends AnyRef

Ungrouped