Class ServerImpl.ContextCloser
java.lang.Object
io.grpc.internal.ServerImpl.ContextCloser
- All Implemented Interfaces:
Runnable
- Enclosing class:
ServerImpl
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Throwableprivate final Context.CancellableContext -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
context
-
cause
-
-
Constructor Details
-
ContextCloser
ContextCloser(Context.CancellableContext context, Throwable cause)
-
-
Method Details
-
run
-