Uses of Interface
org.nuclos.api.context.communication.CommunicationContext
Packages that use CommunicationContext
-
Uses of CommunicationContext in org.nuclos.api.context.communication
Subinterfaces of CommunicationContext in org.nuclos.api.context.communicationModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceRequestContext<R extends RequestResponse> -
Uses of CommunicationContext in org.nuclos.api.rule
Classes in org.nuclos.api.rule with type parameters of type CommunicationContextModifier and TypeInterfaceDescriptioninterfaceCommunicationRule<C extends CommunicationContext>CommunicationRuleis the interface that should be used to make an rule applicable for Communication-Events.