Client Kotlin Message Body Writer
Functions
Link copied to clipboard
open override fun isWriteable(type: Class<*>, genericType: Type, annotations: Array<out Annotation>?, mediaType: MediaType?): Boolean
Link copied to clipboard
open override fun writeTo(t: Any, type: Class<*>, genericType: Type, annotations: Array<out Annotation>?, mediaType: MediaType, httpHeaders: MultivaluedMap<String, Any>, entityStream: OutputStream)