Uses of Class
org.praxislive.hub.Hub.CoreRootFactory
-
Packages that use Hub.CoreRootFactory Package Description org.praxislive.hub org.praxislive.hub.net -
-
Uses of Hub.CoreRootFactory in org.praxislive.hub
Methods in org.praxislive.hub that return Hub.CoreRootFactory Modifier and Type Method Description static Hub.CoreRootFactoryBasicCoreRoot. factory()Methods in org.praxislive.hub with parameters of type Hub.CoreRootFactory Modifier and Type Method Description Hub.BuilderHub.Builder. setCoreRootFactory(Hub.CoreRootFactory coreRootFactory) -
Uses of Hub.CoreRootFactory in org.praxislive.hub.net
Subclasses of Hub.CoreRootFactory in org.praxislive.hub.net Modifier and Type Class Description classNetworkCoreFactoryA CoreRootFactory supporting a tree of networked roots.
-