Class CookieDTO
java.lang.Object
org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
org.mockserver.serialization.model.KeyAndValueDTO
org.mockserver.serialization.model.CookieDTO
- Author:
- jamesdbloom
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mockserver.serialization.model.KeyAndValueDTO
getName, getValueMethods inherited from class org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
equals, fieldsExcludedFromEqualsAndHashCode, hashCode, toString
-
Constructor Details
-
CookieDTO
-
CookieDTO
protected CookieDTO()
-
-
Method Details
-
buildObject
- Specified by:
buildObjectin interfaceDTO<Cookie>
-