> ## Documentation Index
> Fetch the complete documentation index at: https://cantonfoundation-update-ref-tables.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# InteractiveSubmissionServiceGrpc

> Service allowing interactive construction of command submissions The prepare and execute endpoints allow to submit commands in 2-steps: 1. prepare transaction from commands, 2. submit the prepared transaction This gives callers the ability to sign the daml transaction with their own signing keys

## InteractiveSubmissionServiceGrpc

Upstream docs: [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/interactive/InteractiveSubmissionServiceGrpc.html)

**Signature**

```text theme={"theme":{"light":"github-light","dark":"github-dark"}}
@Generated(value="by gRPC proto compiler (version 1.60.2)", comments="Source: com/daml/ledger/api/v2/interactive/interactive_submission_service.proto") public final class InteractiveSubmissionServiceGrpc extends Object
```

**Members**

| Docs                                                                                                                                                                                                                                   | Member                                                       | Introduced | Deprecated | Removed |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------ | ---------- | ---------- | ------- |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/interactive/InteractiveSubmissionServiceGrpc.html#SERVICE_NAME)                                                                                      | `SERVICE_NAME`                                               | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/interactive/InteractiveSubmissionServiceGrpc.html#bindService%28com.daml.ledger.api.v2.interactive.InteractiveSubmissionServiceGrpc.AsyncService%29) | `bindService(InteractiveSubmissionServiceGrpc.AsyncService)` | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/interactive/InteractiveSubmissionServiceGrpc.html#getExecuteSubmissionAndWaitForTransactionMethod%28%29)                                             | `getExecuteSubmissionAndWaitForTransactionMethod()`          | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/interactive/InteractiveSubmissionServiceGrpc.html#getExecuteSubmissionAndWaitMethod%28%29)                                                           | `getExecuteSubmissionAndWaitMethod()`                        | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/interactive/InteractiveSubmissionServiceGrpc.html#getExecuteSubmissionMethod%28%29)                                                                  | `getExecuteSubmissionMethod()`                               | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/interactive/InteractiveSubmissionServiceGrpc.html#getGetPreferredPackageVersionMethod%28%29)                                                         | `getGetPreferredPackageVersionMethod()`                      | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/interactive/InteractiveSubmissionServiceGrpc.html#getGetPreferredPackagesMethod%28%29)                                                               | `getGetPreferredPackagesMethod()`                            | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/interactive/InteractiveSubmissionServiceGrpc.html#getPrepareSubmissionMethod%28%29)                                                                  | `getPrepareSubmissionMethod()`                               | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/interactive/InteractiveSubmissionServiceGrpc.html#getServiceDescriptor%28%29)                                                                        | `getServiceDescriptor()`                                     | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/interactive/InteractiveSubmissionServiceGrpc.html#newBlockingStub%28io.grpc.Channel%29)                                                              | `newBlockingStub(Channel)`                                   | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/interactive/InteractiveSubmissionServiceGrpc.html#newFutureStub%28io.grpc.Channel%29)                                                                | `newFutureStub(Channel)`                                     | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/interactive/InteractiveSubmissionServiceGrpc.html#newStub%28io.grpc.Channel%29)                                                                      | `newStub(Channel)`                                           | `3.5.6`    | -          | -       |
