Uses of Class
org.nuclos.api.communication.CommunicationPortKey
Packages that use CommunicationPortKey
-
Uses of CommunicationPortKey in org.nuclos.api.provider
Methods in org.nuclos.api.provider with parameters of type CommunicationPortKeyModifier and TypeMethodDescriptionstatic <T extends InstantiableContext>
TCommunicationProvider.newContextInstance
(CommunicationPortKey portKey, Class<T> contextClass) For use in rules. -
Uses of CommunicationPortKey in org.nuclos.api.service
Methods in org.nuclos.api.service with parameters of type CommunicationPortKeyModifier and TypeMethodDescription<T extends InstantiableContext>
TCommunicationService.newContextInstance
(CommunicationPortKey portKey, Class<T> contextClass) For use in rules.