Class SimpleStubFactory

java.lang.Object
org.springframework.grpc.client.AbstractStubFactory<io.grpc.stub.AbstractStub<?>>
org.springframework.grpc.client.SimpleStubFactory
All Implemented Interfaces:
StubFactory<io.grpc.stub.AbstractStub<?>>

public class SimpleStubFactory extends AbstractStubFactory<io.grpc.stub.AbstractStub<?>>
  • Constructor Details

    • SimpleStubFactory

      public SimpleStubFactory()
  • Method Details