- send(ByteBuffer) - Method in class org.openmuc.josistack.AcseAssociation
-
- ServerAcseSap - Class in org.openmuc.josistack
-
This class implements the server Service Access Point (SAP) for the Application Control Service Element (ACSE)
protocol as defined by ISO 8650 or ITU X.217/X.227.
- ServerAcseSap(int, int, InetAddress, AcseAssociationListener) - Constructor for class org.openmuc.josistack.ServerAcseSap
-
Use this constructor to create a server ACSE SAP that listens on a fixed port.
- ServerAcseSap(int, int, InetAddress, AcseAssociationListener, ServerSocketFactory) - Constructor for class org.openmuc.josistack.ServerAcseSap
-
Use this constructor to create a server ACSE SAP that listens on a fixed port.
- serverStoppedListeningIndication(IOException) - Method in interface org.openmuc.josistack.AcseAssociationListener
-
- serverStoppedListeningIndication(IOException) - Method in class org.openmuc.josistack.ServerAcseSap
-
This function is internal and should not be called by users of this class.
- serverTSap - Variable in class org.openmuc.josistack.ServerAcseSap
-
- setMessageTimeout(int) - Method in class org.openmuc.josistack.AcseAssociation
-
- startListening() - Method in class org.openmuc.josistack.ServerAcseSap
-
Start listening for incoming connections.
- stopListening() - Method in class org.openmuc.josistack.ServerAcseSap
-