org.openiec61850.server
Class Association

java.lang.Object
  extended by org.openiec61850.server.Association

public class Association
extends java.lang.Object


Constructor Summary
Association(SCSMConnectionHandler scsmConnectionHandler)
           
 
Method Summary
 SCSMConnectionHandler getConnectionHandler()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Association

public Association(SCSMConnectionHandler scsmConnectionHandler)
Method Detail

getConnectionHandler

public SCSMConnectionHandler getConnectionHandler()