Strategies
Name | Summary |
---|---|
Strategy for describing how a processor’s message is logged on the server. |
|
Strategy for archiving payloads. |
|
Strategy that customizes the conversion of an incoming payload by a processor (e.g., string to object). Should be used when the processor’s default conversion logic cannot be used. |
|
Data format details of the external system. |
|
Strategy for describing the external system integration. Available in poller processor (e.g., |
|
Strategy for providing message processing hints to the server (i.e., whether to process messages in parallel). Typically, used for outbound endpoints. |
|
Strategy for configuring the processor’s circuit breaker. |