org.jpos.util
Class Dumpable

java.lang.Object
  extended by org.jpos.util.Dumpable
All Implemented Interfaces:
Loggeable

public class Dumpable
extends Object
implements Loggeable


Constructor Summary
Dumpable(String name, byte[] payload)
           
 
Method Summary
 void dump(PrintStream p, String indent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dumpable

public Dumpable(String name,
                byte[] payload)
Method Detail

dump

public void dump(PrintStream p,
                 String indent)
Specified by:
dump in interface Loggeable


Copyright © 1998-2012 jPOS.org. All Rights Reserved.