Interface IServiceStubFactory

    • Method Detail

      • createServiceStub

        <S> S createServiceStub​(java.lang.Class<S> serviceClass,
                                java.lang.String serverUrl,
                                long timeoutInMillis)