Uses of Interface
com.zetaplugins.zetacore.messaging.localization.LocalizationService
Packages that use LocalizationService
Package
Description
-
Uses of LocalizationService in com.zetaplugins.zetacore.messaging
Fields in com.zetaplugins.zetacore.messaging declared as LocalizationServiceModifier and TypeFieldDescriptionprotected final LocalizationServiceBaseMessageService.localizationServiceMethods in com.zetaplugins.zetacore.messaging that return LocalizationServiceModifier and TypeMethodDescriptionprotected LocalizationServiceBaseMessageService.getLocalizationService()protected LocalizationServiceMessageService.getLocalizationService()Deprecated.Gets the LocalizationService instanceConstructors in com.zetaplugins.zetacore.messaging with parameters of type LocalizationServiceModifierConstructorDescriptionAdventureMessenger(LocalizationService localizationService) BaseMessageService(LocalizationService localizationService) LegacyMessenger(LocalizationService localizationService) MessageService(LocalizationService localizationService) Deprecated.Constructor for MessageService -
Uses of LocalizationService in com.zetaplugins.zetacore.messaging.localization
Classes in com.zetaplugins.zetacore.messaging.localization that implement LocalizationServiceModifier and TypeClassDescriptionfinal classService for handling localization and language files.