> ## 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.

# StateServiceGrpc.StateServiceImplBase

> Base class for the server implementation of the service StateService. Allows clients to get state from the ledger.

## StateServiceGrpc.StateServiceImplBase

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

**Signature**

```text theme={"theme":{"light":"github-light","dark":"github-dark"}}
public abstract static class StateServiceGrpc.StateServiceImplBase extends Object implements io.grpc.BindableService, StateServiceGrpc.AsyncService
```

**Members**

| Docs                                                                                                                                            | Member                   | Introduced | Deprecated | Removed |
| ----------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------ | ---------- | ---------- | ------- |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/StateServiceGrpc.StateServiceImplBase.html#%3Cinit%3E%28%29)  | `StateServiceImplBase()` | `3.5.6`    | -          | -       |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.5.6/com/daml/ledger/api/v2/StateServiceGrpc.StateServiceImplBase.html#bindService%28%29) | `bindService()`          | `3.5.6`    | -          | -       |
