| Package | Description |
|---|---|
| com.exonum.binding.core.service.adapters |
An internal package with adapters of Java Service interfaces
to the interface, convenient to the native code.
|
| Modifier and Type | Method and Description |
|---|---|
UserTransactionAdapter |
UserServiceAdapter.convertTransaction(short transactionId,
byte[] payload)
Converts a transaction messages into an executable transaction of this service.
|
Copyright © 2019 Exonum. All rights reserved.