Interface ESTClientSourceProvider


  • public interface ESTClientSourceProvider
    ESTClientSourceProvider, implementations of this are expected to return a source.
    • Method Detail

      • makeSource

        Source makeSource​(java.lang.String host,
                          int port)
                   throws java.io.IOException
        Throws:
        java.io.IOException