Skip to content

Replace homebrew async result handling (AsyncResponse) with CompletableFuture proper #367

Closed
@bbottema

Description

@bbottema

As Simple Java Mail was stuck in Java 7 for a long time, it had to support a homebrew version of CompletableFuture that allowed handlers for success and exceptions. Now that we've finally moved on to Java 8, we can replace everything with CompletableFuture.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions