org.openmuc.mux.dataserver
Class SimpleProtocolClient

java.lang.Object
  extended by org.openmuc.mux.dataserver.SimpleProtocolClient

public class SimpleProtocolClient
extends java.lang.Object

Just to test the service. FIXME Replace by JUnit tests


Constructor Summary
SimpleProtocolClient()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleProtocolClient

public SimpleProtocolClient()
Method Detail

main

public static void main(java.lang.String[] args)