IP*Works!

ipworks
Class TelnetReadyToSendEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--ipworks.TelnetReadyToSendEvent
All Implemented Interfaces:
java.io.Serializable

public class TelnetReadyToSendEvent
extends java.util.EventObject

Fired when the component is ready to send data. The ReadyToSend event indicates that the underlying TCP/IP subsystem is ready to accept data after a failed DataToSend . The event is also fired immediately after a connection to the remote host is established.

See Also:
Telnet, Telnet.fireReadyToSend, Serialized Form

Fields inherited from class java.util.EventObject
source
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


IP*Works!

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