Uses of Interface
ch.qos.logback.core.net.ObjectWriter
Packages that use ObjectWriter
Package
Description
Contains the base classes used by logback to log to remote
destinations.
-
Uses of ObjectWriter in ch.qos.logback.core.net
Classes in ch.qos.logback.core.net that implement ObjectWriterModifier and TypeClassDescriptionclassAutomatically flushes the underlyingObjectOutputStreamimmediately after calling it'sObjectOutputStream.writeObject(Object)method.Methods in ch.qos.logback.core.net that return ObjectWriterModifier and TypeMethodDescriptionprivate ObjectWriterAbstractSocketAppender.createObjectWriterForSocket()Methods in ch.qos.logback.core.net with parameters of type ObjectWriterModifier and TypeMethodDescriptionprivate voidAbstractSocketAppender.dispatchEvents(ObjectWriter objectWriter)