Log4j 1.1

pl.psnc.expres.remote.helper
Class DebugHelper

java.lang.Object
  extended by pl.psnc.expres.remote.helper.DebugHelper

public abstract class DebugHelper
extends java.lang.Object

DebugHelper class - used to print the content of the remote messages.

Author:
Dominik Stoklosa (~osa~)
Email address
osa@man.poznan.pl

Constructor Summary
DebugHelper()
           
 
Method Summary
static void debug(ChunkInfo chunkInfo)
          Prints debug info about ChunkInfo
static void debug(MessageHeader header)
          Prints debug info about MessageHeader
static void debug(Notification cNotification)
          Prints debug info about Notification
static void debug(State cState)
          Prints debug info about State
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugHelper

public DebugHelper()
Method Detail

debug

public static void debug(MessageHeader header)
Prints debug info about MessageHeader

Parameters:
header - instance of MessageHeader

debug

public static void debug(ChunkInfo chunkInfo)
Prints debug info about ChunkInfo

Parameters:
chunkInfo - instance of ChunkInfo

debug

public static void debug(State cState)
Prints debug info about State

Parameters:
cState - instance of State

debug

public static void debug(Notification cNotification)
Prints debug info about Notification

Parameters:
cNotification - instance of Notification

Log4j 1.1

Copyright 2007-2008 by VLAB