Package io.servicetalk.grpc.api
Interface GrpcMetadata
-
- All Known Subinterfaces:
GrpcClientMetadata,GrpcServiceContext
- All Known Implementing Classes:
DefaultGrpcClientMetadata
public interface GrpcMetadataMetadata for a gRPC call.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Stringpath()Returns the path for the associated gRPC method.
-