Uses of Class
tech.skworks.tachyon.service.contracts.system.MutinySystemGrpc.MutinySystemStub
Packages that use MutinySystemGrpc.MutinySystemStub
-
Uses of MutinySystemGrpc.MutinySystemStub in tech.skworks.tachyon.service.contracts.system
Subclasses with type arguments of type MutinySystemGrpc.MutinySystemStub in tech.skworks.tachyon.service.contracts.systemClasses in tech.skworks.tachyon.service.contracts.system that implement interfaces with type arguments of type MutinySystemGrpc.MutinySystemStubMethods in tech.skworks.tachyon.service.contracts.system that return MutinySystemGrpc.MutinySystemStubModifier and TypeMethodDescriptionprotected MutinySystemGrpc.MutinySystemStubMutinySystemGrpc.MutinySystemStub.build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) SystemClient.getStub()MutinySystemGrpc.newMutinyStub(io.grpc.Channel channel) Methods in tech.skworks.tachyon.service.contracts.system with parameters of type MutinySystemGrpc.MutinySystemStubModifier and TypeMethodDescriptionSystemClient.newInstanceWithStub(MutinySystemGrpc.MutinySystemStub stub) Constructor parameters in tech.skworks.tachyon.service.contracts.system with type arguments of type MutinySystemGrpc.MutinySystemStubModifierConstructorDescriptionSystemClient(String name, io.grpc.Channel channel, BiFunction<String, MutinySystemGrpc.MutinySystemStub, MutinySystemGrpc.MutinySystemStub> stubConfigurator) SystemClient(String name, io.grpc.Channel channel, BiFunction<String, MutinySystemGrpc.MutinySystemStub, MutinySystemGrpc.MutinySystemStub> stubConfigurator)