
com.grey.naf.nafman.PrimaryAgent Maven / Gradle / Ivy
/*
* Copyright 2010-2021 Yusef Badri - All rights reserved.
* NAF is distributed under the terms of the GNU Affero General Public License, Version 3 (AGPLv3).
*/
package com.grey.naf.nafman;
import java.util.ArrayList;
import com.grey.base.config.SysProps;
import com.grey.naf.reactor.Dispatcher;
import com.grey.naf.reactor.CM_Listener;
import com.grey.naf.reactor.ConcurrentListener;
import com.grey.naf.reactor.Producer;
import com.grey.naf.reactor.TimerNAF;
import com.grey.logging.Logger.LEVEL;
public class PrimaryAgent
extends NafManAgent
implements Producer.Consumer
© 2015 - 2025 Weber Informatics LLC | Privacy Policy