Package 

Object GrpcExtensions

    • Method Summary

      Modifier and Type Method Description
      final <T extends AbstractCoroutineStub<T>> T grpcClient(WearDataLayerRegistry $self, TargetNodeId nodeId, String path, CoroutineScope coroutineScope, Function1<Channel, T> clientBuilder)
      final <T extends Any> String pathFor(Class<T> type)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • grpcClient

         final <T extends AbstractCoroutineStub<T>> T grpcClient(WearDataLayerRegistry $self, TargetNodeId nodeId, String path, CoroutineScope coroutineScope, Function1<Channel, T> clientBuilder)