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 TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
RequestContext<R extends RequestResponse>
-
Uses of CommunicationContext in org.nuclos.api.rule
Classes in org.nuclos.api.rule with type parameters of type CommunicationContextModifier and TypeInterfaceDescriptioninterface
CommunicationRule<C extends CommunicationContext>
CommunicationRule
is the interface that should be used to make an rule applicable for Communication-Events.