IP*Works!

ipworks
Interface RshellEventListener

All Superinterfaces:
java.util.EventListener

public interface RshellEventListener
extends java.util.EventListener

Event listener for the Rshell Class.


Method Summary
 void connected(RshellConnectedEvent e)
           
 void disconnected(RshellDisconnectedEvent e)
           
 void error(RshellErrorEvent e)
           
 void stderr(RshellStderrEvent e)
           
 void stdout(RshellStdoutEvent e)
           
 

Method Detail

connected

public void connected(RshellConnectedEvent e)

disconnected

public void disconnected(RshellDisconnectedEvent e)

error

public void error(RshellErrorEvent e)

stderr

public void stderr(RshellStderrEvent e)

stdout

public void stdout(RshellStdoutEvent e)

IP*Works!

Copyright (c) 2001 /n software inc. - All rights reserved.