Class TlsChannelStreamFactoryFactory

    • Constructor Detail

      • TlsChannelStreamFactoryFactory

        public TlsChannelStreamFactoryFactory​()
        Construct a new instance
      • TlsChannelStreamFactoryFactory

        public TlsChannelStreamFactoryFactory​(com.mongodb.internal.connection.tlschannel.async.AsynchronousTlsChannelGroup group)
        Construct a new instance with the given AsynchronousTlsChannelGroup. Callers are required to close the provided group in order to free up resources.
        Parameters:
        group - the group