quarkus-rest-client-kotlin-serialization
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
quarkus-rest-client-kotlin-serialization
quarkus-rest-client-kotlin-serialization
/
io.quarkus.rest.client.reactive.kotlin.runtime.serializers
/
ClientKotlinMessageBodyWriter
/
isWriteable
is
Writeable
open
override
fun
isWriteable
(
type
:
Class
<
*
>
,
genericType
:
Type
,
annotations
:
Array
<
out
Annotation
>
?
,
mediaType
:
MediaType
?
)
:
Boolean