Package com.mongodb.client
Interface SynchronousContextProvider
- All Superinterfaces:
ContextProvider
A
ContextProvider
for synchronous clients.- Since:
- 4.4
-
Method Summary
-
Method Details
-
getContext
RequestContext getContext()Get the request context.- Returns:
- the request context
-