Uses of Interface
org.terracotta.angela.common.net.DisruptionProvider
-
Packages that use DisruptionProvider Package Description org.terracotta.angela.common.net org.terracotta.angela.common.provider -
-
Uses of DisruptionProvider in org.terracotta.angela.common.net
Classes in org.terracotta.angela.common.net that implement DisruptionProvider Modifier and Type Class Description classNetCrusherProviderNet Crusher based DisruptionProvider.Methods in org.terracotta.angela.common.net that return DisruptionProvider Modifier and Type Method Description static DisruptionProviderDisruptionProviderFactory. getDefault() -
Uses of DisruptionProvider in org.terracotta.angela.common.provider
Methods in org.terracotta.angela.common.provider with parameters of type DisruptionProvider Modifier and Type Method Description voidConfigurationManager. createDisruptionLinks(TerracottaServer terracottaServer, DisruptionProvider disruptionProvider, Map<ServerSymbolicName,Disruptor> disruptionLinks, Map<ServerSymbolicName,Integer> proxiedPorts, PortAllocator portAllocator)voidDynamicConfigManager. createDisruptionLinks(TerracottaServer terracottaServer, DisruptionProvider disruptionProvider, Map<ServerSymbolicName,Disruptor> disruptionLinks, Map<ServerSymbolicName,Integer> proxiedPorts, PortAllocator portAllocator)voidTcConfigManager. createDisruptionLinks(TerracottaServer terracottaServer, DisruptionProvider disruptionProvider, Map<ServerSymbolicName,Disruptor> disruptionLinks, Map<ServerSymbolicName,Integer> proxiedPorts, PortAllocator portAllocator)
-