Uses of Class
org.mockserver.serialization.model.TcpChaosProfileDTO
Packages that use TcpChaosProfileDTO
-
Uses of TcpChaosProfileDTO in org.mockserver.serialization.model
Methods in org.mockserver.serialization.model that return TcpChaosProfileDTOModifier and TypeMethodDescriptionTcpChaosProfileDTO.setBandwidthBytesPerSec(Long bandwidthBytesPerSec) TcpChaosProfileDTO.setLatencyMs(Long latencyMs) TcpChaosProfileDTO.setLimitDataBytes(Long limitDataBytes) TcpChaosProfileDTO.setResetPeer(Boolean resetPeer) TcpChaosProfileDTO.setSlicerChunkSize(Integer slicerChunkSize) TcpChaosProfileDTO.setSlowClose(Boolean slowClose) TcpChaosProfileDTO.setTimeout(Boolean timeout)