public final class TkWithType extends TkWrap
This take wraps all responses of another take, adding
content type to them, through RsWithType
.
The class is immutable and thread-safe.
Constructor and Description |
---|
TkWithType(Take take,
String type)
Ctor.
|
Copyright © 2015–2018 Take. All rights reserved.