Uses of Interface
io.avaje.http.client.BodyWriter
-
Uses of BodyWriter in io.avaje.http.client
Methods in io.avaje.http.client that return BodyWriterModifier and TypeMethodDescription<T> BodyWriter<T>BodyAdapter.beanWriter(Class<?> type) Return a BodyWriter to write beans of this type as request content.<T> BodyWriter<T>JacksonBodyAdapter.beanWriter(Class<?> cls) <T> BodyWriter<T>JsonbBodyAdapter.beanWriter(Class<?> cls)