Interface HttpExecutionContext

All Superinterfaces:
BaseExecutionContext, BaseMessageExecutionContext, HttpBaseExecutionContext, HttpMessageExecutionContext, HttpPlainExecutionContext
All Known Subinterfaces:
ExecutionContext

public interface HttpExecutionContext extends HttpPlainExecutionContext, HttpMessageExecutionContext
Allows accessing the specificities related to HttpPlainExecutionContext and HttpMessageExecutionContext from a http context that can mutate from plain to messages.
Author:
Jeoffrey HAEYAERT (jeoffrey.haeyaert at graviteesource.com), GraviteeSource Team