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.Builder
NetworkCoreFactory.Builder. childLauncher(ChildLauncher launcher)
Provide an implementation ofChildLauncher
for proxies that require to auto-launch a local child process of the current one.
-