com.wilko.jaim
Class TocResponseFactory

java.lang.Object
  |
  +--com.wilko.jaim.TocResponseFactory

public abstract class TocResponseFactory
extends java.lang.Object


Constructor Summary
TocResponseFactory()
          Creates new TocResponseFactory
 
Method Summary
static void addResponseHandler(TocResponseHandler h)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TocResponseFactory

public TocResponseFactory()
Creates new TocResponseFactory

Method Detail

addResponseHandler

public static void addResponseHandler(TocResponseHandler h)

jaimlib.sourceforge.net