Uses of Interface
org.openmuc.jsml.tl.SML_TConnectionListener

Packages that use SML_TConnectionListener
org.openmuc.jsml.tl   
 

Uses of SML_TConnectionListener in org.openmuc.jsml.tl
 

Methods in org.openmuc.jsml.tl that return SML_TConnectionListener
protected  SML_TConnectionListener SML_TSAP.getConnectionListener()
           
 

Constructors in org.openmuc.jsml.tl with parameters of type SML_TConnectionListener
SML_TSAP(int port, SML_TConnectionListener conListener)
          Use this constructor to create a server TSAP that can listen on a port.
SML_TSAP(int port, SML_TConnectionListener conListener, ServerSocketFactory serverSocketFactory)
          Use this constructor to create a server TSAP that can listen on a port, with a specified ServerSocketFactory.
 



Copyright © 2011. All Rights Reserved.