Uses of Class
org.praxislive.hub.Hub.Accessor
Packages that use Hub.Accessor
-
Uses of Hub.Accessor in org.praxislive.hub
Methods in org.praxislive.hub that return Hub.AccessorModifier and TypeMethodDescriptionprotected final Hub.AccessorBasicCoreRoot.getHubAccessor()Acquire the hub accessor.Methods in org.praxislive.hub with parameters of type Hub.AccessorModifier and TypeMethodDescriptionHub.CoreRootFactory.createCoreRoot(Hub.Accessor accessor, List<Root> extensions) Create a core root implementation with the provided RootHub accessor and extensions.Constructors in org.praxislive.hub with parameters of type Hub.AccessorModifierConstructorDescriptionprotectedBasicCoreRoot(Hub.Accessor hubAccess, List<Root> exts) Create an instance. -
Uses of Hub.Accessor in org.praxislive.hub.net
Methods in org.praxislive.hub.net with parameters of type Hub.AccessorModifier and TypeMethodDescriptionNetworkCoreFactory.createCoreRoot(Hub.Accessor accessor, List<Root> extensions)