Uses of Interface
org.praxislive.hub.net.ChildLauncher
-
Packages that use ChildLauncher Package Description org.praxislive.hub.net -
-
Uses of ChildLauncher in org.praxislive.hub.net
Methods in org.praxislive.hub.net with parameters of type ChildLauncher Modifier and Type Method Description NetworkCoreFactory.BuilderNetworkCoreFactory.Builder. childLauncher(ChildLauncher launcher)Provide an implementation ofChildLauncherfor proxies that require to auto-launch a local child process of the current one.
-