Interface IOutbox


@Path("/outbox/{domainUid}/{mailboxUid}") public interface IOutbox
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
     
  • Method Details Link icon

    • flush Link icon

      @POST @Path("flush") TaskRef flush()