org.media.mn8.concepts
Class PrintCommandListener

java.lang.Object
  |
  +--org.media.mn8.concepts.PrintCommandListener
All Implemented Interfaces:
java.util.EventListener, com.oroinc.net.ProtocolCommandListener

public class PrintCommandListener
extends java.lang.Object
implements com.oroinc.net.ProtocolCommandListener

Version:
$Revision: 1.1 $ $Date: 2001/12/21 19:37:22 $
Author:
Remus Pereni

Constructor Summary
PrintCommandListener(java.io.PrintWriter writer)
           
 
Method Summary
 void protocolCommandSent(com.oroinc.net.ProtocolCommandEvent event)
           
 void protocolReplyReceived(com.oroinc.net.ProtocolCommandEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintCommandListener

public PrintCommandListener(java.io.PrintWriter writer)
Method Detail

protocolCommandSent

public void protocolCommandSent(com.oroinc.net.ProtocolCommandEvent event)
Specified by:
protocolCommandSent in interface com.oroinc.net.ProtocolCommandListener

protocolReplyReceived

public void protocolReplyReceived(com.oroinc.net.ProtocolCommandEvent event)
Specified by:
protocolReplyReceived in interface com.oroinc.net.ProtocolCommandListener


"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."