IP*Works! V9

ipworks
Interface TelnetEventListener

All Superinterfaces:
java.util.EventListener

public interface TelnetEventListener
extends java.util.EventListener

Event listener for the "Telnet Class".


Method Summary
 void command(TelnetCommandEvent e)
           
 void connected(TelnetConnectedEvent e)
           
 void connectionStatus(TelnetConnectionStatusEvent e)
           
 void dataIn(TelnetDataInEvent e)
           
 void disconnected(TelnetDisconnectedEvent e)
           
 void doDo(TelnetDoDoEvent e)
           
 void dont(TelnetDontEvent e)
           
 void error(TelnetErrorEvent e)
           
 void readyToSend(TelnetReadyToSendEvent e)
           
 void subOption(TelnetSubOptionEvent e)
           
 void will(TelnetWillEvent e)
           
 void wont(TelnetWontEvent e)
           
 

Method Detail

command

void command(TelnetCommandEvent e)

connected

void connected(TelnetConnectedEvent e)

connectionStatus

void connectionStatus(TelnetConnectionStatusEvent e)

dataIn

void dataIn(TelnetDataInEvent e)

disconnected

void disconnected(TelnetDisconnectedEvent e)

doDo

void doDo(TelnetDoDoEvent e)

dont

void dont(TelnetDontEvent e)

error

void error(TelnetErrorEvent e)

readyToSend

void readyToSend(TelnetReadyToSendEvent e)

subOption

void subOption(TelnetSubOptionEvent e)

will

void will(TelnetWillEvent e)

wont

void wont(TelnetWontEvent e)

IP*Works! V9

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