Interface SynchronousContextProvider

All Superinterfaces:
ContextProvider

@ThreadSafe public interface SynchronousContextProvider extends ContextProvider
A ContextProvider for synchronous clients.
Since:
4.4
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the request context.
  • Method Details

    • getContext

      RequestContext getContext()
      Get the request context.
      Returns:
      the request context