Class Hierarchy
- java.lang.Object
- s2.channel.AutoClosableManagedChannel (implements java.lang.AutoCloseable)
- s2.channel.AccountChannel (implements s2.channel.AccountCompatibleChannel)
 - s2.channel.BasinChannel (implements s2.channel.BasinCompatibleChannel)
 - s2.channel.CombinedChannel (implements s2.channel.AccountCompatibleChannel, s2.channel.BasinCompatibleChannel)
 
 - s2.channel.ManagedChannelFactory
 
 - s2.channel.AutoClosableManagedChannel (implements java.lang.AutoCloseable)
 
Interface Hierarchy
- s2.channel.AccountCompatibleChannel
 - s2.channel.BasinCompatibleChannel