Package io.quarkus.grpc.runtime.supports
Class Channels
- java.lang.Object
-
- io.quarkus.grpc.runtime.supports.Channels
-
public class Channels extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classChannels.ChannelDestroyer
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static io.grpc.ChannelcreateChannel(String name, Set<String> perClientInterceptors)static io.grpc.ChannelretrieveChannel(String name, Set<String> perClientInterceptors)
-