com.ibm.ims.base
Class OperatorConsole

java.lang.Object
  |
  +--com.ibm.ims.base.OperatorConsole

public class OperatorConsole
extends java.lang.Object


Constructor Summary
OperatorConsole()
           
 
Method Summary
 void write(java.lang.String message)
           
 java.lang.String writeWithReply(java.lang.String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperatorConsole

public OperatorConsole()
Method Detail

writeWithReply

public java.lang.String writeWithReply(java.lang.String message)

write

public void write(java.lang.String message)


(C) International Business Machines Corporation 2004. All rights reserved.