Uses of Class
com.salesforce.eventbus.protobuf.PubSubGrpc.PubSubBlockingStub
Packages that use PubSubGrpc.PubSubBlockingStub
Package
Description
-
Uses of PubSubGrpc.PubSubBlockingStub in com.salesforce.eventbus.protobuf
Methods in com.salesforce.eventbus.protobuf that return PubSubGrpc.PubSubBlockingStubModifier and TypeMethodDescriptionprotected PubSubGrpc.PubSubBlockingStubPubSubGrpc.PubSubBlockingStub.build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) PubSubGrpc.newBlockingStub(io.grpc.Channel channel) Creates a new blocking-style stub that supports unary and streaming output calls on the service -
Uses of PubSubGrpc.PubSubBlockingStub in org.apache.camel.component.salesforce.internal.client
Fields in org.apache.camel.component.salesforce.internal.client declared as PubSubGrpc.PubSubBlockingStubModifier and TypeFieldDescriptionprotected PubSubGrpc.PubSubBlockingStubPubSubApiClient.blockingStub