com.infoengine.doorsadapter
Class IeGetImage

java.lang.Object
  extended bycom.infoengine.doorsadapter.AdapterWebject
      extended bycom.infoengine.doorsadapter.IeGetImage

public class IeGetImage
extends AdapterWebject


Field Summary
private  boolean DEBUG1
          class attributes
private static int IEDXLDEFPORTNO
           
private static String IEDXLIPHOST
           
private static int IEDXLPORTNO
           
private static String LOGFILE
           
private static String objectID
           
private static boolean VERBOSE
           
 
Fields inherited from class com.infoengine.doorsadapter.AdapterWebject
logWriter, rqtCxt, scratch, serviceName, webject
 
Constructor Summary
IeGetImage()
           
 
Method Summary
 void init(RequestContext rqtCxt)
           
 void process()
           
 
Methods inherited from class com.infoengine.doorsadapter.AdapterWebject
getRequestContext, getResponse, Operation, toClassName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEBUG1

private boolean DEBUG1
class attributes


IEDXLDEFPORTNO

private static int IEDXLDEFPORTNO

VERBOSE

private static boolean VERBOSE

LOGFILE

private static String LOGFILE

IEDXLIPHOST

private static String IEDXLIPHOST

IEDXLPORTNO

private static int IEDXLPORTNO

objectID

private static String objectID
Constructor Detail

IeGetImage

public IeGetImage()
Method Detail

init

public void init(RequestContext rqtCxt)
Overrides:
init in class AdapterWebject

process

public void process()
             throws IEAdapterException
Overrides:
process in class AdapterWebject
Throws:
IEAdapterException