Uses of Interface
org.nuclos.api.context.communication.CommunicationContext
-
Uses of CommunicationContext in org.nuclos.api.context.communication
Modifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
RequestContext<R extends RequestResponse>
-
Uses of CommunicationContext in org.nuclos.api.rule
Modifier and TypeInterfaceDescriptioninterface
CommunicationRule<C extends CommunicationContext>
CommunicationRule
is the interface that should be used to make an rule applicable for Communication-Events.