You are viewing documentation for version 0.3.0. View latest version

core / pragma.content / ContentDataNodeService /

ContentDataNodeService #

class ContentDataNodeService( pragmaNode: PragmaNode, contentDataFileManager: ContentDataFileManager = ContentDataFileManager(FileSystemProxy(), pragmaNode.contentDataDirectory,JumpData)) : NodeService

ContentDataNodeService::getHandler returns a deserialized JSON file of the specified proto definition.

Constructors #

ContentDataNodeService

fun ContentDataNodeService( pragmaNode: PragmaNode, contentDataFileManager: ContentDataFileManager = ContentDataFileManager(FileSystemProxy(), pragmaNode.contentDataDirectory,JumpData) )