Uses of Class
com.google.cloud.pubsublite.internal.wire.PubsubContext
-
Packages that use PubsubContext Package Description com.google.cloud.pubsublite.internal.wire -
-
Uses of PubsubContext in com.google.cloud.pubsublite.internal.wire
Methods in com.google.cloud.pubsublite.internal.wire that return PubsubContext Modifier and Type Method Description static PubsubContext
PubsubContext. of()
static PubsubContext
PubsubContext. of(PubsubContext.Framework framework)
Methods in com.google.cloud.pubsublite.internal.wire with parameters of type PubsubContext Modifier and Type Method Description static com.google.api.gax.grpc.GrpcCallContext
ServiceClients. getCallContext(PubsubContext context, RoutingMetadata routingMetadata)
-