Class InitializeOutboundResponseMessageContext

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, Aware, MessageSource, MessageSourceAware, Action

public class InitializeOutboundResponseMessageContext extends AbstractProfileAction
Action that adds an outbound MessageContext typed to generic Response to ProfileRequestContext.
Event:
EventIds.PROCEED_EVENT_ID
  • Field Details

    • log

      @Nonnull private final org.slf4j.Logger log
      Class logger.
  • Constructor Details

    • InitializeOutboundResponseMessageContext

      public InitializeOutboundResponseMessageContext()
  • Method Details