@InternalExtensionOnly public interface TransportChannel extends BackgroundResource
| Modifier and Type | Method and Description |
|---|---|
ApiCallContext |
getEmptyCallContext()
Returns an empty
ApiCallContext that is compatible with this TransportChannel. |
String |
getTransportName()
The name of the transport.
|
awaitTermination, isShutdown, isTerminated, shutdown, shutdownNowcloseString getTransportName()
This string can be used for identifying transports for switching logic.
ApiCallContext getEmptyCallContext()
ApiCallContext that is compatible with this TransportChannel.