Uses of Interface
org.praxislive.hub.net.ProxyInfo.Exec
-
Packages that use ProxyInfo.Exec Package Description org.praxislive.hub.net -
-
Uses of ProxyInfo.Exec in org.praxislive.hub.net
Methods in org.praxislive.hub.net that return types with arguments of type ProxyInfo.Exec Modifier and Type Method Description Optional<ProxyInfo.Exec>DefaultProxyInfo. exec()default Optional<ProxyInfo.Exec>ProxyInfo. exec()Access an optionalProxyInfo.Execimplementation giving information about the process that should be executed when initializing this proxy.
-