ch.qos.logback.classic.net
Class SocketAppenderTest

java.lang.Object
  extended by ch.qos.logback.classic.net.SocketAppenderTest

public class SocketAppenderTest
extends Object


Constructor Summary
SocketAppenderTest()
           
 
Method Summary
 void lateServerLaunch()
           
 void messageWithMarker()
           
 void messageWithMDC()
           
 void messageWithUpdatedMDC()
           
 void recieveMessage()
           
 void recieveWithContext()
           
 void startFailNoRemoteHost()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SocketAppenderTest

public SocketAppenderTest()
Method Detail

startFailNoRemoteHost

public void startFailNoRemoteHost()

recieveMessage

public void recieveMessage()
                    throws InterruptedException
Throws:
InterruptedException

recieveWithContext

public void recieveWithContext()
                        throws InterruptedException
Throws:
InterruptedException

messageWithMDC

public void messageWithMDC()
                    throws InterruptedException
Throws:
InterruptedException

messageWithMarker

public void messageWithMarker()
                       throws InterruptedException
Throws:
InterruptedException

messageWithUpdatedMDC

public void messageWithUpdatedMDC()
                           throws InterruptedException
Throws:
InterruptedException

lateServerLaunch

public void lateServerLaunch()
                      throws InterruptedException
Throws:
InterruptedException


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