jar

org.apache.james : james-server-task-api

Maven & Gradle

May 17, 2023
1 usages

Apache James :: Server :: Task :: API · Defines the TaskManager API allow to manage James' long running jobs

Table Of Contents

Latest Version

Download org.apache.james : james-server-task-api JAR file - Latest Versions:

All Versions

Download org.apache.james : james-server-task-api JAR file - All Versions:

Version Vulnerabilities Size Updated
3.8.x
3.7.x
3.6.x
3.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window james-server-task-api-3.8.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.james.task

├─ org.apache.james.task.AsyncSafeTask.class - [JAR]

├─ org.apache.james.task.Hostname.class - [JAR]

├─ org.apache.james.task.Task.class - [JAR]

├─ org.apache.james.task.TaskExecutionDetails.class - [JAR]

├─ org.apache.james.task.TaskId.class - [JAR]

├─ org.apache.james.task.TaskManager.class - [JAR]

├─ org.apache.james.task.TaskNotFoundException.class - [JAR]

├─ org.apache.james.task.TaskType.class - [JAR]

├─ org.apache.james.task.UnconfigurableHostnameException.class - [JAR]

Advertisement