IP*Works! V9

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 connectionStatus(RshellConnectionStatusEvent e)
           
 void disconnected(RshellDisconnectedEvent e)
           
 void error(RshellErrorEvent e)
           
 void stderr(RshellStderrEvent e)
           
 void stdout(RshellStdoutEvent e)
           
 

Method Detail

connected

void connected(RshellConnectedEvent e)

connectionStatus

void connectionStatus(RshellConnectionStatusEvent e)

disconnected

void disconnected(RshellDisconnectedEvent e)

error

void error(RshellErrorEvent e)

stderr

void stderr(RshellStderrEvent e)

stdout

void stdout(RshellStdoutEvent e)

IP*Works! V9

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