Package 

Class ClientKotlinMessageBodyWriter

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Boolean isWriteable(Class<?> type, Type genericType, Array<out Annotation> annotations, MediaType mediaType)
      Unit writeTo(Object t, Class<?> type, Type genericType, Array<out Annotation> annotations, MediaType mediaType, MultivaluedMap<String, Object> httpHeaders, OutputStream entityStream)
      • Methods inherited from class javax.ws.rs.ext.MessageBodyWriter

        getSize
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait