Uses of Interface
de.haumacher.msgbuf.io.Writer
Packages that use Writer
Package
Description
Copy of the package `com.google.gson.stream` from gson-2.8.2 library for JSON stream writing.
-
Uses of Writer in de.haumacher.msgbuf.io
Classes in de.haumacher.msgbuf.io that implement Writer -
Uses of Writer in de.haumacher.msgbuf.json
Constructors in de.haumacher.msgbuf.json with parameters of type WriterModifierConstructorDescriptionJsonWriter(Writer out) Creates a new instance that writes a JSON-encoded stream toout. -
Uses of Writer in de.haumacher.msgbuf.server.io
Classes in de.haumacher.msgbuf.server.io that implement Writer