Uses of Class
org.apache.johnzon.core.Snippet.PassthroughWriter
Packages that use Snippet.PassthroughWriter
-
Uses of Snippet.PassthroughWriter in org.apache.johnzon.core
Subclasses of Snippet.PassthroughWriter in org.apache.johnzon.coreModifier and TypeClassDescription(package private) classSpecialized Writer with three internal states: Writing, Completed, Truncated.(package private) classSignifies the last write was fully written, but there is no more space for future writes.(package private) classSignifies the last write was not completely written and there was no more space for this or future writes.(package private) classFields in org.apache.johnzon.core declared as Snippet.PassthroughWriterModifier and TypeFieldDescriptionprivate Snippet.PassthroughWriterSnippet.Buffer.SnippetWriter.modeMethods in org.apache.johnzon.core with parameters of type Snippet.PassthroughWriterModifier and TypeMethodDescriptionprivate voidSnippet.Buffer.SnippetWriter.Writing.maxReached(Snippet.PassthroughWriter mode)