org.usf.inspect.mail.MailAction Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of inspect-core Show documentation
Show all versions of inspect-core Show documentation
INtegrated System Performance Evaluation and Communication Tracking core libray
package org.usf.inspect.mail;
/**
*
* @author u$f
*
*/
public enum MailAction {
CONNECTION, DISCONNECTION, SEND;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy