JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.servicetalk.grpc.api
Interface GrpcMetadata
All Known Subinterfaces:
GrpcClientMetadata
,
GrpcServiceContext
All Known Implementing Classes:
DefaultGrpcClientMetadata
public interface
GrpcMetadata
Metadata for a
gRPC
call.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
path
()
Returns the path for the associated
gRPC
method.
Method Detail
path
java.lang.String path()
Returns the path for the associated
gRPC
method.
Returns:
The path for the associated
gRPC
method.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method