Uses of Class
org.praxislive.hub.Hub.Accessor
-
Packages that use Hub.Accessor Package Description org.praxislive.hub org.praxislive.hub.net -
-
Uses of Hub.Accessor in org.praxislive.hub
Methods in org.praxislive.hub that return Hub.Accessor Modifier and Type Method Description protected Hub.Accessor
BasicCoreRoot. getHubAccessor()
Methods in org.praxislive.hub with parameters of type Hub.Accessor Modifier and Type Method Description abstract Root
Hub.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)
-
Uses of Hub.Accessor in org.praxislive.hub.net
Methods in org.praxislive.hub.net with parameters of type Hub.Accessor Modifier and Type Method Description Root
NetworkCoreFactory. createCoreRoot(Hub.Accessor accessor, List<Root> extensions)
-