S - The service type: the effective type of the underlying service implementation.M - The message type.@FunctionalInterface public static interface ProtoService.Channel<S,M> extends Channel<M>, Function<S,M>
ProtoService implementation.
On this level an instance "knows" how to get the actual message from the underlying service.Copyright © 2024 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.