Uses of Interface
org.saidone.service.NodeService
Packages that use NodeService
-
Uses of NodeService in org.saidone.service
Classes in org.saidone.service that implement NodeServiceModifier and TypeClassDescriptionclass
DefaultNodeService
implementation that persists node metadata using aMongoNodeRepositoryImpl
. -
Uses of NodeService in org.saidone.service.notarization
Constructors in org.saidone.service.notarization with parameters of type NodeServiceModifierConstructorDescriptionEthereumService
(NodeService nodeService, ContentService contentService, EthereumConfig config) Creates the service with required dependencies.