Uses of Class
com.soklet.MarshaledResponse.Copier
Packages that use MarshaledResponse.Copier
-
Uses of MarshaledResponse.Copier in com.soklet
Methods in com.soklet that return MarshaledResponse.CopierModifier and TypeMethodDescriptionMarshaledResponse.Copier.body(byte[] body) MarshaledResponse.Copier.cookies(Consumer<Set<ResponseCookie>> cookiesConsumer) MarshaledResponse.Copier.cookies(Set<ResponseCookie> cookies) MarshaledResponse.copy()Vends a mutable copier seeded with this instance's data, suitable for building new instances.MarshaledResponse.Copier.statusCode(Integer statusCode)