Package s2.channel
Class AutoClosableManagedChannel
- java.lang.Object
-
- s2.channel.AutoClosableManagedChannel
-
- All Implemented Interfaces:
java.lang.AutoCloseable
- Direct Known Subclasses:
AccountChannel
,BasinChannel
,CombinedChannel
public class AutoClosableManagedChannel extends java.lang.Object implements java.lang.AutoCloseable
-
-
Field Summary
Fields Modifier and Type Field Description io.grpc.ManagedChannel
managedChannel
-
Constructor Summary
Constructors Constructor Description AutoClosableManagedChannel(io.grpc.ManagedChannel managedChannel)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
close()
-