Uses of Class
org.praxislive.hub.Hub.Accessor
-
-
Uses of Hub.Accessor in org.praxislive.hub
Methods in org.praxislive.hub that return Hub.Accessor Modifier and Type Method Description protected Hub.AccessorBasicCoreRoot. getHubAccessor()Methods in org.praxislive.hub with parameters of type Hub.Accessor Modifier and Type Method Description abstract RootHub.CoreRootFactory. createCoreRoot(Hub.Accessor accessor, List<Root> extensions)Constructors in org.praxislive.hub with parameters of type Hub.Accessor Constructor Description BasicCoreRoot(Hub.Accessor hubAccess, List<Root> exts)
-