Client Kotlin Message Body Reader
class ClientKotlinMessageBodyReader(json: Json) : MessageBodyReader<Any>
Content copied to clipboard
Constructors
Functions
Link copied to clipboard
open override fun isReadable( type: Class<*>?, generic: Type?, annotations: Array<out Annotation>?, mediaType: MediaType?): Boolean
Content copied to clipboard