Uses of Package
org.nuclos.api.communication
Packages that use org.nuclos.api.communication
Package
Description
- 
Classes in org.nuclos.api.communication used by org.nuclos.api.communicationClassDescriptionA custom communication port must implement this interface.
 - 
Classes in org.nuclos.api.communication used by org.nuclos.api.context.communication
 - 
Classes in org.nuclos.api.communication used by org.nuclos.api.providerClassDescriptionA custom communication port must implement this interface.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.
 - 
Classes in org.nuclos.api.communication used by org.nuclos.api.serviceClassDescriptionA custom communication port must implement this interface.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.