|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |