| Package | Description |
|---|---|
| com.google.cloud.pubsublite.internal.wire |
| Modifier and Type | Method and Description |
|---|---|
ConnectionT |
SingleConnectionFactory.New(StreamFactory<StreamRequestT,StreamResponseT> streamFactory,
com.google.api.gax.rpc.ResponseObserver<ClientResponseT> clientStream,
StreamRequestT initialRequest) |
| Constructor and Description |
|---|
SingleConnection(StreamFactory<StreamRequestT,StreamResponseT> streamFactory,
com.google.api.gax.rpc.ResponseObserver<ClientResponseT> clientStream) |
SingleConnection(StreamFactory<StreamRequestT,StreamResponseT> streamFactory,
com.google.api.gax.rpc.ResponseObserver<ClientResponseT> clientStream,
boolean expectInitialResponse) |
Copyright © 2021 Google LLC. All rights reserved.