org.openiec61850.sample
Class SampleClient

java.lang.Object
  extended by org.openiec61850.sample.SampleClient

public class SampleClient
extends java.lang.Object


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

Constructor Detail

SampleClient

public SampleClient()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.InterruptedException,
                        ServiceError
Throws:
java.lang.InterruptedException
ServiceError

printSortedByFC

public static void printSortedByFC(Server server)