Diamond Control Suite 3.0

diamondedge.swing
Class SocketEvent

java.lang.Object
  extended by diamondedge.swing.SocketEvent

public class SocketEvent
extends Object


Constructor Summary
SocketEvent(DsSocket source, int eventType, int nbytes, int nbytesRemaining, RuntimeError err)
           
 
Method Summary
 int getBytesRemaining()
           
 RuntimeError getError()
           
 int getEventType()
           
 int getNumberBytes()
           
 DsSocket getSource()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SocketEvent

public SocketEvent(DsSocket source,
                   int eventType,
                   int nbytes,
                   int nbytesRemaining,
                   RuntimeError err)
Method Detail

getEventType

public int getEventType()

getNumberBytes

public int getNumberBytes()

getBytesRemaining

public int getBytesRemaining()

getError

public RuntimeError getError()

getSource

public DsSocket getSource()

toString

public String toString()
Overrides:
toString in class Object

Diamond Control Suite 3.0

Diamond Edge and Diamond Control Suite are trademarks or registered trademarks of Diamond Edge, Inc. Copyright 1999-2005 Diamond Edge, Inc. All Rights Reserved.