public class AbstractNodeService
extends SingletonSerializeAsToken
Abstract superclass for services that a node can host, which provides helper functions.
| Constructor and Description |
|---|
AbstractNodeService(ServiceHubInternal services)
Abstract superclass for services that a node can host, which provides helper functions.
|
| Modifier and Type | Method and Description |
|---|---|
MessagingServiceInternal |
getNet() |
ServiceHubInternal |
getServices() |
toTokentoTokenpublic AbstractNodeService(ServiceHubInternal services)
Abstract superclass for services that a node can host, which provides helper functions.
public MessagingServiceInternal getNet()
public ServiceHubInternal getServices()