Uses of Class
com.rabbitmq.client.impl.ValueWriter
Packages that use ValueWriter
Package
Description
Implementations of interfaces specified in the client API, and their supporting classes.
-
Uses of ValueWriter in com.rabbitmq.client.impl
Fields in com.rabbitmq.client.impl declared as ValueWriterModifier and TypeFieldDescriptionprivate final ValueWriter
ContentHeaderPropertyWriter.out
Accumulates our outputprivate final ValueWriter
MethodArgumentWriter.out
Writes our outputConstructors in com.rabbitmq.client.impl with parameters of type ValueWriterModifierConstructorDescriptionConstructs a MethodArgumentWriter targeting the given DataOutputStream.