Package org.nuclos.api.communication
package org.nuclos.api.communication
-
ClassDescriptionA custom communication port must implement this interface.CommunicationPortFactory<P extends CommunicationPort>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.