Package s2.channel
Interface AccountCompatibleChannel
-
- All Known Implementing Classes:
AccountChannel
,CombinedChannel
public interface AccountCompatibleChannel
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AutoClosableManagedChannel
getChannel()
-
-
-
Method Detail
-
getChannel
AutoClosableManagedChannel getChannel()
-
-