public static interface Frames.GrpcRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Frames.GrpcMetadata |
getHeaders()
.jcu.sipc.proto.GrpcMetadata headers = 12; |
Frames.GrpcMetadataOrBuilder |
getHeadersOrBuilder()
.jcu.sipc.proto.GrpcMetadata headers = 12; |
java.lang.String |
getMethodName()
string method_name = 11; |
com.google.protobuf.ByteString |
getMethodNameBytes()
string method_name = 11; |
java.lang.String |
getStreamId()
string stream_id = 1; |
com.google.protobuf.ByteString |
getStreamIdBytes()
string stream_id = 1; |
boolean |
hasHeaders()
.jcu.sipc.proto.GrpcMetadata headers = 12; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getStreamId()
string stream_id = 1;com.google.protobuf.ByteString getStreamIdBytes()
string stream_id = 1;java.lang.String getMethodName()
string method_name = 11;com.google.protobuf.ByteString getMethodNameBytes()
string method_name = 11;boolean hasHeaders()
.jcu.sipc.proto.GrpcMetadata headers = 12;Frames.GrpcMetadata getHeaders()
.jcu.sipc.proto.GrpcMetadata headers = 12;Frames.GrpcMetadataOrBuilder getHeadersOrBuilder()
.jcu.sipc.proto.GrpcMetadata headers = 12;