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.