JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.mockserver.client.serialization.model
Interface DTO<T>
All Known Implementing Classes:
BinaryBodyDTO
,
BodyDTO
,
BodyWithContentTypeDTO
,
ConnectionOptionsDTO
,
CookieDTO
,
DelayDTO
,
ExpectationDTO
,
HeaderDTO
,
HttpClassCallbackDTO
,
HttpErrorDTO
,
HttpForwardDTO
,
HttpObjectCallbackDTO
,
HttpOverrideForwardedRequestDTO
,
HttpRequestDTO
,
HttpResponseDTO
,
HttpTemplateDTO
,
JsonBodyDTO
,
JsonSchemaBodyDTO
,
ParameterBodyDTO
,
ParameterDTO
,
RegexBodyDTO
,
StringBodyDTO
,
TimesDTO
,
TimeToLiveDTO
,
VerificationDTO
,
VerificationSequenceDTO
,
VerificationTimesDTO
,
XmlBodyDTO
,
XmlSchemaBodyDTO
,
XPathBodyDTO
public interface
DTO<T>
Author:
jamesdbloom
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
buildObject
()
Method Detail
buildObject
T
buildObject()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2018. All rights reserved.