Uses of Interface
ch.qos.logback.core.spi.PreSerializationTransformer

Packages that use PreSerializationTransformer
ch.qos.logback.classic.net Contains classes used to log through a network 
ch.qos.logback.core.net Contains the base classes used by logback to log to remote destinations. 
 

Uses of PreSerializationTransformer in ch.qos.logback.classic.net
 

Classes in ch.qos.logback.classic.net that implement PreSerializationTransformer
 class LoggingEventPreSerializationTransformer
           
 

Methods in ch.qos.logback.classic.net that return PreSerializationTransformer
 PreSerializationTransformer<ILoggingEvent> SocketAppender.getPST()
           
 

Uses of PreSerializationTransformer in ch.qos.logback.core.net
 

Methods in ch.qos.logback.core.net that return PreSerializationTransformer
protected abstract  PreSerializationTransformer<E> SocketAppenderBase.getPST()
           
 



Copyright © 2005-2013 QOS.ch. All Rights Reserved.