com.sun.electric.tool
Class StreamClient

java.lang.Object
  extended by com.sun.electric.tool.Client
      extended by com.sun.electric.tool.StreamClient

public class StreamClient
extends Client

Class for maintaining Connection on Server side.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.sun.electric.tool.Client
Client.OS, Client.ServerEvent
 
Method Summary
protected  void dispatchServerEvent(Client.ServerEvent serverEvent)
           
 
Methods inherited from class com.sun.electric.tool.Client
getOperatingSystem, isOSMac, isOSWindows
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

dispatchServerEvent

protected void dispatchServerEvent(Client.ServerEvent serverEvent)
                            throws java.lang.Exception
Throws:
java.lang.Exception