@InterfaceStability.Stable public interface AsyncStreamTaskFactory extends TaskFactory<AsyncStreamTask>
AsyncStreamTask
instances.
Implementations should return a new instance of AsyncStreamTask
for each TaskFactory.createInstance()
invocation.
createInstance