Package | Description |
---|---|
org.mockserver.client.serialization.model |
Modifier and Type | Method and Description |
---|---|
HttpForwardDTO |
ExpectationDTO.getHttpForward() |
HttpForwardDTO |
HttpForwardDTO.setHost(String host) |
HttpForwardDTO |
HttpForwardDTO.setPort(Integer port) |
HttpForwardDTO |
HttpForwardDTO.setScheme(HttpForward.Scheme scheme) |
Modifier and Type | Method and Description |
---|---|
ExpectationDTO |
ExpectationDTO.setHttpForward(HttpForwardDTO httpForward) |
Copyright © 2018. All rights reserved.