|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LmsLoadException | |
---|---|
com.genesyslab.platform.apptemplate.lmslogger | This package provides support of Genesys LMS files and LMS events logging. |
com.genesyslab.platform.apptemplate.lmslogger.impl | This package contains internal functionality of LMS Logging and Message Server delivery subsystems. |
Uses of LmsLoadException in com.genesyslab.platform.apptemplate.lmslogger |
---|
Methods in com.genesyslab.platform.apptemplate.lmslogger that throw LmsLoadException | |
---|---|
static void |
LmsEnumGenerator.main(java.lang.String[] args)
The Generator utility entry point. |
Uses of LmsLoadException in com.genesyslab.platform.apptemplate.lmslogger.impl |
---|
Methods in com.genesyslab.platform.apptemplate.lmslogger.impl that throw LmsLoadException | |
---|---|
protected void |
LmsFileData.doLoadTemplates(java.io.BufferedReader reader)
|
protected void |
LmsFileData.loadFrom(java.io.BufferedReader reader)
Loads the *.lms file header and log templates from the "reader". |
protected void |
LmsFileData.loadFrom(java.io.File file)
Parses the *.lms file into the Header and Message templates. |
Constructors in com.genesyslab.platform.apptemplate.lmslogger.impl that throw LmsLoadException | |
---|---|
LmsFileData(java.lang.String filename)
Reads and parses content of given LMS file. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |