Package io.grpc.internal
Interface MetadataApplierImpl.MetadataApplierListener
-
- Enclosing class:
- MetadataApplierImpl
public static interface MetadataApplierImpl.MetadataApplierListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onComplete()
Notify that the metadata has been successfully applied, or failed.
-