Uses of Class
eu.rekawek.toxiproxy.model.Toxic
-
Packages that use Toxic Package Description eu.rekawek.toxiproxy.model eu.rekawek.toxiproxy.model.toxic -
-
Uses of Toxic in eu.rekawek.toxiproxy.model
Methods in eu.rekawek.toxiproxy.model with type parameters of type Toxic Modifier and Type Method Description <T extends Toxic>
TToxicList. get(String name, Class<T> type)Methods in eu.rekawek.toxiproxy.model that return Toxic Modifier and Type Method Description static ToxicToxicType. createToxic(HttpClient httpClient, String path, com.google.gson.JsonObject json)protected abstract ToxicToxicType. doCreateToxic(HttpClient httpClient, String path, com.google.gson.JsonObject json)ToxicToxicList. get(String name)Methods in eu.rekawek.toxiproxy.model that return types with arguments of type Toxic Modifier and Type Method Description List<? extends Toxic>ToxicList. getAll() -
Uses of Toxic in eu.rekawek.toxiproxy.model.toxic
Subclasses of Toxic in eu.rekawek.toxiproxy.model.toxic Modifier and Type Class Description classBandwidthclassLatencyclassLimitDataclassResetPeerclassSlicerclassSlowCloseclassTimeout
-