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

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

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

Methods in org.mockserver.client.serialization.model that return TimeToLiveDTO
 TimeToLiveDTO ExpectationDTO.getTimeToLive()
           
 

Methods in org.mockserver.client.serialization.model with parameters of type TimeToLiveDTO
 ExpectationDTO ExpectationDTO.setTimeToLive(TimeToLiveDTO timeToLive)
           
 



Copyright © 2016. All rights reserved.