| Package | Description |
|---|---|
| com.exonum.binding.service | |
| 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 | Class and Description |
|---|---|
class |
AbstractService
A base class for user services.
|
| Constructor and Description |
|---|
UserServiceAdapter(Service service,
Server server,
ViewFactory viewFactory) |
Copyright © 2018 Exonum. All rights reserved.