All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.xxl.job.plus.executor.service.JobLoginService Maven / Gradle / Ivy

The newest version!
package com.xxl.job.plus.executor.service;

public interface JobLoginService {

    void login();

    String getCookie();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy