Package org.nuclos.api.communication
Class CommunicationPortKey
java.lang.Object
org.nuclos.api.communication.CommunicationPortKey
This class represents a communication port that has been configured in Nuclos; It is usually not used
by rule programmers directly, but it is part of a CommunicationService-System and created during
runtime.
-
Constructor Summary
ConstructorDescriptionConstructor to set a new instance of the CommunicationPortKey class using the id of a communication port that has been created in Nuclos previously Internal use only -
Method Summary
-
Constructor Details
-
CommunicationPortKey
Constructor to set a new instance of the CommunicationPortKey class using the id of a communication port that has been created in Nuclos previously Internal use only- Parameters:
id
- - UID of the communication port as String
-
-
Method Details
-
getId
This method returns the id of the communication port- Returns:
-