Uses of Class
org.mockserver.client.serialization.model.DelayDTO

Packages that use DelayDTO
org.mockserver.client.serialization.model   
 

Uses of DelayDTO in org.mockserver.client.serialization.model
 

Methods in org.mockserver.client.serialization.model that return DelayDTO
 DelayDTO HttpResponseDTO.getDelay()
           
 DelayDTO DelayDTO.setTimeUnit(TimeUnit timeUnit)
           
 DelayDTO DelayDTO.setValue(long value)
           
 

Methods in org.mockserver.client.serialization.model with parameters of type DelayDTO
 HttpResponseDTO HttpResponseDTO.setDelay(DelayDTO delay)
           
 



Copyright © 2015. All rights reserved.