Interface StreamFactoryFactory

    • Method Detail

      • create

        StreamFactory create​(SocketSettings socketSettings,
                             SslSettings sslSettings)
        Create a StreamFactory with the given settings.
        Parameters:
        socketSettings - the socket settings
        sslSettings - the SSL settings
        Returns:
        a stream factory that will apply the given settins