Interface EventStreamExpression

All Known Implementing Classes:
GatewayEventStreamExpression

public interface EventStreamExpression
Expression used in EventStreamHandler for extracting data and metadata from EventPayload. The lifecycle of the EventStreamExpression is bound to the lifecycle of the Event Stream, so no further configuration of the express is required.