@Configuration(proxyBeanMethods=false) @ConditionalOnProperty(name="spring.cloud.function.grpc.server", havingValue="true", matchIfMissing=true) public class CloudEventGrpcAutoConfiguration extends Object
CloudEventGrpcAutoConfiguration()
CloudEventMessageConverter
cloudEventMessageConverter()
io.grpc.BindableService
cloudEventMessageHandler(MessageHandlingHelper helper)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CloudEventGrpcAutoConfiguration()
@Bean public io.grpc.BindableService cloudEventMessageHandler(MessageHandlingHelper helper)
@Bean @ConditionalOnMissingBean public CloudEventMessageConverter cloudEventMessageConverter()
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.