hep.lcd.io.jas.sio
Class SIOEventServer

java.lang.Object
  |
  +--jas.jds.module.BasicServer
        |
        +--hep.lcd.io.jas.sio.SIOEventServer

public class SIOEventServer
extends BasicServer

Source Code:
SIOEventServer.java

Method Summary
 EventSource createEventSource(String fullName)
           
static void main(String[] args)
           
 
Methods inherited from class jas.jds.module.BasicServer
accept, getDataSets, openDataSet, openDataSet, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)

createEventSource

public EventSource createEventSource(String fullName)
                              throws ModuleException
Overrides:
createEventSource in class BasicServer


The LCD Group