Index

A B C D E F G H I M N O P R S T W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractGrpcMessageConverter<T extends com.google.protobuf.GeneratedMessageV3> - Class in org.springframework.cloud.function.grpc
 
AbstractGrpcMessageConverter() - Constructor for class org.springframework.cloud.function.grpc.AbstractGrpcMessageConverter
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 

B

bindService() - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceImplBase
 
biStream(StreamObserver<GrpcSpringMessage>) - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceImplBase
 
biStream(StreamObserver<GrpcSpringMessage>) - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceStub
 
biStream(StreamObserver<T>, Class<T>) - Method in class org.springframework.cloud.function.grpc.MessageHandlingHelper
 
biStreaming(String, int, Flux<Message<byte[]>>) - Static method in class org.springframework.cloud.function.grpc.GrpcUtils
Utility method to support bi-directional streaming interaction.
biStreaming(Flux<Message<byte[]>>) - Static method in class org.springframework.cloud.function.grpc.GrpcUtils
Utility method to support bi-directional streaming interaction.
build() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
build(Channel, CallOptions) - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceBlockingStub
 
build(Channel, CallOptions) - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceFutureStub
 
build(Channel, CallOptions) - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceStub
 
buildPartial() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 

C

clear() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
clearHeaders() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
clearPayload() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
bytes payload = 1;
clientStream(StreamObserver<GrpcSpringMessage>) - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceImplBase
 
clientStream(StreamObserver<GrpcSpringMessage>) - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceStub
 
clientStream(StreamObserver<T>, Class<T>) - Method in class org.springframework.cloud.function.grpc.MessageHandlingHelper
 
clientStream(String, int, Flux<Message<byte[]>>) - Static method in class org.springframework.cloud.function.grpc.GrpcUtils
Utility method to support client-side streaming interaction.
clientStream(Flux<Message<byte[]>>) - Static method in class org.springframework.cloud.function.grpc.GrpcUtils
Utility method to support client-side streaming interaction.
clone() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
containsHeaders(String) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
map<string, string> headers = 2;
containsHeaders(String) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
map<string, string> headers = 2;
containsHeaders(String) - Method in interface org.springframework.cloud.function.grpc.GrpcSpringMessageOrBuilder
map<string, string> headers = 2;

D

doFromSpringMessage(Message<byte[]>) - Method in class org.springframework.cloud.function.grpc.AbstractGrpcMessageConverter
 
doFromSpringMessage(Message<byte[]>) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessageConverter
 
doToSpringMessage(GrpcSpringMessage) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessageConverter
 
doToSpringMessage(T) - Method in class org.springframework.cloud.function.grpc.AbstractGrpcMessageConverter
 

E

equals(Object) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 

F

fromGrpcSpringMessage(GrpcSpringMessage) - Static method in class org.springframework.cloud.function.grpc.GrpcUtils
 
fromSpringMessage(Message<byte[]>, Class<T>) - Method in class org.springframework.cloud.function.grpc.AbstractGrpcMessageConverter
 
fromSpringMessage(Message<byte[]>, Class<T>) - Method in interface org.springframework.cloud.function.grpc.GrpcMessageConverter
 
FunctionGrpcProperties - Class in org.springframework.cloud.function.grpc
 
FunctionGrpcProperties() - Constructor for class org.springframework.cloud.function.grpc.FunctionGrpcProperties
 

G

getDefaultInstance() - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
getDefaultInstanceForType() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
getDefaultInstanceForType() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
getDescriptor() - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
getDescriptor() - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
getDescriptor() - Static method in class org.springframework.cloud.function.grpc.MessageService
 
getDescriptorForType() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
getHeaders() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
Deprecated.
getHeaders() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
Deprecated.
getHeaders() - Method in interface org.springframework.cloud.function.grpc.GrpcSpringMessageOrBuilder
Deprecated.
getHeadersCount() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
getHeadersCount() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
getHeadersCount() - Method in interface org.springframework.cloud.function.grpc.GrpcSpringMessageOrBuilder
map<string, string> headers = 2;
getHeadersMap() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
map<string, string> headers = 2;
getHeadersMap() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
map<string, string> headers = 2;
getHeadersMap() - Method in interface org.springframework.cloud.function.grpc.GrpcSpringMessageOrBuilder
map<string, string> headers = 2;
getHeadersOrDefault(String, String) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
map<string, string> headers = 2;
getHeadersOrDefault(String, String) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
map<string, string> headers = 2;
getHeadersOrDefault(String, String) - Method in interface org.springframework.cloud.function.grpc.GrpcSpringMessageOrBuilder
map<string, string> headers = 2;
getHeadersOrThrow(String) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
map<string, string> headers = 2;
getHeadersOrThrow(String) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
map<string, string> headers = 2;
getHeadersOrThrow(String) - Method in interface org.springframework.cloud.function.grpc.GrpcSpringMessageOrBuilder
map<string, string> headers = 2;
getMutableHeaders() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
Deprecated.
getParserForType() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
getPayload() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
bytes payload = 1;
getPayload() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
bytes payload = 1;
getPayload() - Method in interface org.springframework.cloud.function.grpc.GrpcSpringMessageOrBuilder
bytes payload = 1;
getPort() - Method in class org.springframework.cloud.function.grpc.FunctionGrpcProperties
Grpc Server port.
getSerializedSize() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
getServiceClassName() - Method in class org.springframework.cloud.function.grpc.FunctionGrpcProperties
 
getServiceDescriptor() - Static method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc
 
getUnknownFields() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
GRPC_PORT - Static variable in class org.springframework.cloud.function.grpc.FunctionGrpcProperties
Default gRPC port.
GrpcClientTemplate - Class in org.springframework.cloud.function.grpc
 
GrpcClientTemplate() - Constructor for class org.springframework.cloud.function.grpc.GrpcClientTemplate
 
GrpcMessageConverter<T extends com.google.protobuf.GeneratedMessageV3> - Interface in org.springframework.cloud.function.grpc
 
GrpcSpringMessage - Class in org.springframework.cloud.function.grpc
Protobuf type org.springframework.cloud.function.grpc.GrpcSpringMessage
GrpcSpringMessage.Builder - Class in org.springframework.cloud.function.grpc
Protobuf type org.springframework.cloud.function.grpc.GrpcSpringMessage
GrpcSpringMessageConverter - Class in org.springframework.cloud.function.grpc
 
GrpcSpringMessageConverter() - Constructor for class org.springframework.cloud.function.grpc.GrpcSpringMessageConverter
 
GrpcSpringMessageOrBuilder - Interface in org.springframework.cloud.function.grpc
 
GrpcUtils - Class in org.springframework.cloud.function.grpc
 

H

hashCode() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
HEADERS_FIELD_NUMBER - Static variable in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 

I

internalGetFieldAccessorTable() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
internalGetMapField(int) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
internalGetMapField(int) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
internalGetMutableMapField(int) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
isInitialized() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
isInitialized() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
isRunning() - Method in class org.springframework.cloud.function.grpc.MessageHandlingHelper
 

M

mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
mergeFrom(Message) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
mergeFrom(GrpcSpringMessage) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
MessageHandlingHelper<T extends com.google.protobuf.GeneratedMessageV3> - Class in org.springframework.cloud.function.grpc
 
MessageHandlingHelper(List<GrpcMessageConverter<?>>, FunctionCatalog, FunctionProperties) - Constructor for class org.springframework.cloud.function.grpc.MessageHandlingHelper
 
MessageService - Class in org.springframework.cloud.function.grpc
 
MessagingServiceGrpc - Class in org.springframework.cloud.function.grpc
 
MessagingServiceGrpc.MessagingServiceBlockingStub - Class in org.springframework.cloud.function.grpc
 
MessagingServiceGrpc.MessagingServiceFutureStub - Class in org.springframework.cloud.function.grpc
 
MessagingServiceGrpc.MessagingServiceImplBase - Class in org.springframework.cloud.function.grpc
 
MessagingServiceGrpc.MessagingServiceStub - Class in org.springframework.cloud.function.grpc
 
MessagingServiceImplBase() - Constructor for class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceImplBase
 
METHOD_BI_STREAM - Static variable in class org.springframework.cloud.function.grpc.MessagingServiceGrpc
 
METHOD_CLIENT_STREAM - Static variable in class org.springframework.cloud.function.grpc.MessagingServiceGrpc
 
METHOD_REQUEST_REPLY - Static variable in class org.springframework.cloud.function.grpc.MessagingServiceGrpc
 
METHOD_SERVER_STREAM - Static variable in class org.springframework.cloud.function.grpc.MessagingServiceGrpc
 

N

newBlockingStub(Channel) - Static method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder() - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
newBuilder(GrpcSpringMessage) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
newBuilderForType() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
newFutureStub(Channel) - Static method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc
Creates a new async stub that supports all call types for the service

O

org.springframework.cloud.function.grpc - package org.springframework.cloud.function.grpc
 

P

parseDelimitedFrom(InputStream) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
parseFrom(byte[]) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
parseFrom(ByteString) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
parseFrom(CodedInputStream) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
parseFrom(InputStream) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
parseFrom(ByteBuffer) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
parser() - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
PAYLOAD_FIELD_NUMBER - Static variable in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
putAllHeaders(Map<String, String>) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
map<string, string> headers = 2;
putHeaders(String, String) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
map<string, string> headers = 2;

R

registerAllExtensions(ExtensionRegistry) - Static method in class org.springframework.cloud.function.grpc.MessageService
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.springframework.cloud.function.grpc.MessageService
 
removeHeaders(String) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
map<string, string> headers = 2;
requestReply(String, int, Message<byte[]>) - Static method in class org.springframework.cloud.function.grpc.GrpcUtils
 
requestReply(GrpcSpringMessage) - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceBlockingStub
 
requestReply(GrpcSpringMessage) - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceFutureStub
 
requestReply(GrpcSpringMessage, StreamObserver<GrpcSpringMessage>) - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceImplBase
 
requestReply(GrpcSpringMessage, StreamObserver<GrpcSpringMessage>) - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceStub
 
requestReply(Message<byte[]>) - Static method in class org.springframework.cloud.function.grpc.GrpcUtils
 
requestReply(T, StreamObserver<T>) - Method in class org.springframework.cloud.function.grpc.MessageHandlingHelper
 

S

serverStream(String, int, Message<byte[]>) - Static method in class org.springframework.cloud.function.grpc.GrpcUtils
 
serverStream(GrpcSpringMessage) - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceBlockingStub
 
serverStream(GrpcSpringMessage, StreamObserver<GrpcSpringMessage>) - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceImplBase
 
serverStream(GrpcSpringMessage, StreamObserver<GrpcSpringMessage>) - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceStub
 
serverStream(T, StreamObserver<T>) - Method in class org.springframework.cloud.function.grpc.MessageHandlingHelper
 
SERVICE_CLASS_NAME - Static variable in class org.springframework.cloud.function.grpc.FunctionGrpcProperties
The name of function definition property.
SERVICE_NAME - Static variable in class org.springframework.cloud.function.grpc.MessagingServiceGrpc
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
setPayload(ByteString) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
bytes payload = 1;
setPort(int) - Method in class org.springframework.cloud.function.grpc.FunctionGrpcProperties
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
setServiceClassName(String) - Method in class org.springframework.cloud.function.grpc.FunctionGrpcProperties
 
setUnknownFields(UnknownFieldSet) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
start() - Method in class org.springframework.cloud.function.grpc.MessageHandlingHelper
 
stop() - Method in class org.springframework.cloud.function.grpc.MessageHandlingHelper
 
supports(Class<? extends GeneratedMessageV3>) - Method in class org.springframework.cloud.function.grpc.AbstractGrpcMessageConverter
 
supports(Class<? extends GeneratedMessageV3>) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessageConverter
 
supports(T) - Method in class org.springframework.cloud.function.grpc.AbstractGrpcMessageConverter
 

T

toBuilder() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
toGrpcSpringMessage(byte[], Map<String, String>) - Static method in class org.springframework.cloud.function.grpc.GrpcUtils
 
toGrpcSpringMessage(Message<byte[]>) - Static method in class org.springframework.cloud.function.grpc.GrpcUtils
 
toSpringMessage(T) - Method in class org.springframework.cloud.function.grpc.AbstractGrpcMessageConverter
 
toSpringMessage(T) - Method in interface org.springframework.cloud.function.grpc.GrpcMessageConverter
 

W

writeTo(CodedOutputStream) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
A B C D E F G H I M N O P R S T W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form