| Package | Description |
|---|---|
| com.exonum.binding.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(byte[] transactionMessage)
Converts a transaction messages into an executable transaction of this service.
|
Copyright © 2018 Exonum. All rights reserved.