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

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

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

Methods in org.mockserver.client.serialization.model that return HttpErrorDTO
 HttpErrorDTO ExpectationDTO.getHttpError()
           
 HttpErrorDTO HttpErrorDTO.setDelay(DelayDTO host)
           
 HttpErrorDTO HttpErrorDTO.setDropConnection(Boolean port)
           
 HttpErrorDTO HttpErrorDTO.setResponseBytes(byte[] scheme)
           
 

Methods in org.mockserver.client.serialization.model with parameters of type HttpErrorDTO
 ExpectationDTO ExpectationDTO.setHttpError(HttpErrorDTO httpError)
           
 



Copyright © 2016. All rights reserved.