IP*Works! V9

ipworks
Class IpdaemonReadyToSendEvent

java.lang.Object
  extended by java.util.EventObject
      extended by ipworks.IpdaemonReadyToSendEvent
All Implemented Interfaces:
java.io.Serializable

public class IpdaemonReadyToSendEvent
extends java.util.EventObject

Fired when the bean 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:
Ipdaemon, Ipdaemon.ReadyToSendEvent, Serialized Form

Field Summary
 java.lang.String connectionId
           
 
Fields inherited from class java.util.EventObject
source
 
Method Summary
 
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
 

Field Detail

connectionId

public java.lang.String connectionId

IP*Works! V9

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