Serialized Form
-
Package ml.karmaconfigs.api.common
-
Class ml.karmaconfigs.api.common.BufferedLogger extends KarmaLogger implements Serializable
-
Serialized Fields
-
source
KarmaSource source
The logger source
-
-
-
Class ml.karmaconfigs.api.common.Logger extends KarmaLogger implements Serializable
-
Serialized Fields
-
source
KarmaSource source
The logger source
-
-
-
-
Package ml.karmaconfigs.api.common.boss
-
Class ml.karmaconfigs.api.common.boss.BossNotFoundException extends Exception implements Serializable
-
-
Package ml.karmaconfigs.api.common.karma
-
Class ml.karmaconfigs.api.common.karma.APISource extends Object implements Serializable
-
-
Package ml.karmaconfigs.api.common.karmafile
-
Class ml.karmaconfigs.api.common.karmafile.AsyncKarmaFile extends Object implements Serializable
-
Serialized Fields
-
file
File file
The karma file
-
-
-
Class ml.karmaconfigs.api.common.karmafile.KarmaFile extends Object implements Serializable
-
Serialized Fields
-
file
File file
The karma file
-
-
-
Class ml.karmaconfigs.api.common.karmafile.KarmaInputFile extends Object implements Serializable
-
Class ml.karmaconfigs.api.common.karmafile.Key extends Object implements Serializable
-
-
Package ml.karmaconfigs.api.common.rgb
-
Class ml.karmaconfigs.api.common.rgb.RGBTextComponent extends Object implements Serializable
-
-
Package ml.karmaconfigs.api.common.timer.scheduler.errors
-
Class ml.karmaconfigs.api.common.timer.scheduler.errors.IllegalTimerAccess extends RuntimeException implements Serializable
-
Class ml.karmaconfigs.api.common.timer.scheduler.errors.TimerAlreadyStarted extends RuntimeException implements Serializable
-
Serialized Fields
-
scheduler
SimpleScheduler scheduler
The scheduler
-
-
-
Class ml.karmaconfigs.api.common.timer.scheduler.errors.TimerNotFound extends RuntimeException implements Serializable
-
-
Package ml.karmaconfigs.api.common.utils
-
Class ml.karmaconfigs.api.common.utils.PrefixConsoleData extends Object implements Serializable
-
Serialized Fields
-
source
KarmaSource source
The prefix console data source
-
-
-
-
Package ml.karmaconfigs.api.common.utils.reader
-
Class ml.karmaconfigs.api.common.utils.reader.BoundedBufferedReader extends BufferedReader implements Serializable
-
Serialized Fields
-
currentLine
int currentLine
The reader current line -
readerMaxLineLen
int readerMaxLineLen
The reader max lines length -
readerMaxLines
int readerMaxLines
The reader max lines
-
-
-
-
Package ml.karmaconfigs.api.common.utils.security.token.exception
-
Class ml.karmaconfigs.api.common.utils.security.token.exception.TokenExpiredException extends Exception implements Serializable
-
Class ml.karmaconfigs.api.common.utils.security.token.exception.TokenIncorrectPasswordException extends Exception implements Serializable
-
Class ml.karmaconfigs.api.common.utils.security.token.exception.TokenNotFoundException extends Exception implements Serializable
-