public interface GrpcClients.Factory<T>

Factory the generated bootstrap registers per API interface. Single-method interface – not java.util.function.Function – so CLDC-targeted builds remain happy.

Methods

public abstract T create(String baseUrl)

Method details

create

public abstract T create(String baseUrl)