Uses of Interface
org.praxislive.hub.net.ProxyInfo
-
Packages that use ProxyInfo Package Description org.praxislive.hub.net -
-
Uses of ProxyInfo in org.praxislive.hub.net
Classes in org.praxislive.hub.net that implement ProxyInfo Modifier and Type Class Description classDefaultProxyInfoDefault implementation ofProxyInfothat can be parsed from a PMap, used byHubConfiguration.Methods in org.praxislive.hub.net that return types with arguments of type ProxyInfo Modifier and Type Method Description List<ProxyInfo>HubConfiguration. proxies()
-