Skip navigation links
A B C D E F G H I J L M O P R S T U V Y 

A

AbstractCommand - Class in org.lwapp.commons.cli
 
AbstractCommand(String) - Constructor for class org.lwapp.commons.cli.AbstractCommand
 
addCommands(AbstractCommand...) - Method in class org.lwapp.commons.cli.CliBuilder
 
addConfiguration(ConfigProperty) - Method in class org.lwapp.commons.ConfigPropertyDetails
 
addConfigurations(List<ConfigProperty>) - Method in class org.lwapp.commons.ConfigPropertyDetails
 
addProperty(Manifest, Serializable) - Method in class org.lwapp.commons.file.ManifestFile
 
addProperty(Property) - Method in class org.lwapp.commons.PropertyList
 
addValues(List<Property>) - Method in class org.lwapp.commons.PropertyList
 
ApplicationException - Exception in org.lwapp.commons.exception
 
ApplicationException(String, Throwable) - Constructor for exception org.lwapp.commons.exception.ApplicationException
 
ApplicationException(String) - Constructor for exception org.lwapp.commons.exception.ApplicationException
 
Ascii - Enum in org.lwapp.commons.cli
 

B

build() - Method in class org.lwapp.commons.ErrorResponse.Builder
 
Builder() - Constructor for class org.lwapp.commons.ErrorResponse.Builder
 

C

charValue() - Method in enum org.lwapp.commons.cli.Ascii
 
checksumCRC32(File) - Static method in class org.lwapp.commons.utils.CompressionUtils
 
ClassPathResourceLoader - Class in org.lwapp.commons.io
 
ClassPathResourceLoader() - Constructor for class org.lwapp.commons.io.ClassPathResourceLoader
 
ClassUtils - Class in org.lwapp.commons.utils
 
ClassUtils() - Constructor for class org.lwapp.commons.utils.ClassUtils
 
Cli - Class in org.lwapp.commons.cli
 
Cli(Map<String, AbstractCommand>) - Constructor for class org.lwapp.commons.cli.Cli
 
CliBuilder - Class in org.lwapp.commons.cli
 
CliBuilder() - Constructor for class org.lwapp.commons.cli.CliBuilder
 
CliClientHandler - Interface in org.lwapp.commons.cli
 
CliServerFactory - Class in org.lwapp.commons.cli
 
CliServerFactory() - Constructor for class org.lwapp.commons.cli.CliServerFactory
 
closeQuietly(InputStream) - Static method in class org.lwapp.commons.io.IoTools
 
closeQuietly(OutputStream) - Static method in class org.lwapp.commons.io.IoTools
 
closeQuietly(Reader) - Static method in class org.lwapp.commons.io.IoTools
 
closeQuietly(Writer) - Static method in class org.lwapp.commons.io.IoTools
 
Command - Interface in org.lwapp.commons.cli
 
commandName - Variable in class org.lwapp.commons.cli.AbstractCommand
 
CompressionUtils - Class in org.lwapp.commons.utils
 
CompressionUtils() - Constructor for class org.lwapp.commons.utils.CompressionUtils
 
compressToGZIP(File, byte[], byte[]) - Static method in class org.lwapp.commons.utils.CompressionUtils
 
ConfigProperty - Class in org.lwapp.commons
 
ConfigProperty(String) - Constructor for class org.lwapp.commons.ConfigProperty
 
ConfigPropertyDetails - Class in org.lwapp.commons
 
ConfigPropertyDetails(String) - Constructor for class org.lwapp.commons.ConfigPropertyDetails
 
createCli() - Method in class org.lwapp.commons.cli.CliBuilder
 
createEmailIdentity(String) - Static method in class org.lwapp.commons.Identity
 
createExternalIdentity(String) - Static method in class org.lwapp.commons.Identity
 
createIdentity(String, IdentityType) - Static method in class org.lwapp.commons.Identity
 
createIdentity(String) - Static method in class org.lwapp.commons.Identity
 
createMachineIdentity(String) - Static method in class org.lwapp.commons.Identity
 
createManifest(ManifestFile, File) - Static method in class org.lwapp.commons.utils.ManifestUtils
 
createMsisdnIdentity(String) - Static method in class org.lwapp.commons.Identity
 
createUidIdentity(String) - Static method in class org.lwapp.commons.Identity
 
createUsernameIdentity(String) - Static method in class org.lwapp.commons.Identity
 

D

DateFormats - Class in org.lwapp.commons.config
 
DateFormats() - Constructor for class org.lwapp.commons.config.DateFormats
 
deCompressGZIP(File, byte[]) - Static method in class org.lwapp.commons.utils.CompressionUtils
 
decrypt(byte[], byte[]) - Static method in class org.lwapp.commons.utils.EncryptionUtilityService
 

E

EMAIL_REGEX - Static variable in class org.lwapp.commons.utils.RegEx
 
EmailValidator - Class in org.lwapp.commons.utils
 
EmailValidator() - Constructor for class org.lwapp.commons.utils.EmailValidator
 
encrypt(byte[], byte[]) - Static method in class org.lwapp.commons.utils.EncryptionUtilityService
 
EncryptionUtilityService - Class in org.lwapp.commons.utils
 
EncryptionUtilityService() - Constructor for class org.lwapp.commons.utils.EncryptionUtilityService
 
eq(int) - Method in enum org.lwapp.commons.cli.Ascii
 
equals(Object) - Method in class org.lwapp.commons.Identity
 
errorCode(String) - Method in class org.lwapp.commons.ErrorResponse.Builder
 
errorMessage(String) - Method in class org.lwapp.commons.ErrorResponse.Builder
 
ErrorResponse - Class in org.lwapp.commons
 
ErrorResponse(String) - Constructor for class org.lwapp.commons.ErrorResponse
 
ErrorResponse.Builder - Class in org.lwapp.commons
 
execute(Terminal, String) - Method in interface org.lwapp.commons.cli.Command
 
extractFromMapMessage(Message) - Static method in class org.lwapp.commons.utils.JMSUtils
 
extractMessageText(Message) - Static method in class org.lwapp.commons.utils.JMSUtils
 

F

findSubClasses(Class<T>, String...) - Static method in class org.lwapp.commons.utils.ClassUtils
 
findSubClasses(Class<T>) - Static method in class org.lwapp.commons.utils.ClassUtils
 

G

getAllClassesWithAnnotation(Class<? extends Annotation>, String...) - Static method in class org.lwapp.commons.utils.ClassUtils
 
getCommandName() - Method in class org.lwapp.commons.cli.AbstractCommand
 
getConfigProperties() - Method in class org.lwapp.commons.ConfigPropertyDetails
 
getDefaultRandomKey() - Static method in class org.lwapp.commons.utils.EncryptionUtilityService
 
getErrorCode() - Method in class org.lwapp.commons.ErrorResponse
 
getErrorMessage() - Method in class org.lwapp.commons.ErrorResponse
 
getId() - Method in class org.lwapp.commons.Identity
 
getIdentityType() - Method in class org.lwapp.commons.Identity
 
getInstance() - Static method in class org.lwapp.commons.file.ManifestFile
 
getLogTraceId() - Method in class org.lwapp.commons.ErrorResponse
 
getName() - Method in class org.lwapp.commons.ConfigProperty
 
getName() - Method in class org.lwapp.commons.ConfigPropertyDetails
 
getName() - Method in class org.lwapp.commons.Property
 
getName() - Method in class org.lwapp.commons.PropertyList
 
getProperties() - Method in class org.lwapp.commons.PropertyList
 
getProperty(Manifest) - Method in class org.lwapp.commons.file.ManifestFile
 
getRandomKey(String) - Static method in class org.lwapp.commons.utils.EncryptionUtilityService
 
getResourceAsStream(String) - Method in class org.lwapp.commons.io.ClassPathResourceLoader
 
getResourceAsStream(String) - Static method in class org.lwapp.commons.io.IoTools
 
getResourceAsString(String, Charset) - Static method in class org.lwapp.commons.io.IoTools
 
getResourceUrl(String) - Method in class org.lwapp.commons.io.ClassPathResourceLoader
 
getResourceUrl(String) - Static method in class org.lwapp.commons.io.IoTools
 
getValue(String) - Static method in enum org.lwapp.commons.file.Manifest
 
getValue() - Method in class org.lwapp.commons.Property
 
GZ_EXT - Static variable in class org.lwapp.commons.utils.CompressionUtils
 

H

handle(InputStream, PrintStream) - Method in interface org.lwapp.commons.cli.CliClientHandler
 
handle(InputStream, PrintStream) - Method in class org.lwapp.commons.cli.TelnetClientHandler
 
hashCode() - Method in class org.lwapp.commons.Identity
 
HM - Static variable in class org.lwapp.commons.config.DateFormats
 
HMS - Static variable in class org.lwapp.commons.config.DateFormats
 

I

Identity - Class in org.lwapp.commons
 
IDENTITY_REG_EXP - Static variable in class org.lwapp.commons.Identity
 
IDENTITY_REG_EXP - Static variable in class org.lwapp.commons.utils.RegEx
 
IdentityType - Enum in org.lwapp.commons
 
intValue() - Method in enum org.lwapp.commons.cli.Ascii
 
IOStreamUtils - Class in org.lwapp.commons.io
 
IOStreamUtils() - Constructor for class org.lwapp.commons.io.IOStreamUtils
 
IoTools - Class in org.lwapp.commons.io
 
IoTools() - Constructor for class org.lwapp.commons.io.IoTools
 
isPrintable(int) - Static method in enum org.lwapp.commons.cli.Ascii
 
isValid(CharSequence) - Static method in class org.lwapp.commons.utils.EmailValidator
 
isValidIdentityType(String) - Static method in enum org.lwapp.commons.IdentityType
 

J

JaxbUtil - Class in org.lwapp.commons.utils
 
JaxbUtil() - Constructor for class org.lwapp.commons.utils.JaxbUtil
 
JMSUtils - Class in org.lwapp.commons.utils
 
JMSUtils() - Constructor for class org.lwapp.commons.utils.JMSUtils
 

L

load(InputStream) - Method in class org.lwapp.commons.file.ManifestFile
 
logTraceId(String) - Method in class org.lwapp.commons.ErrorResponse.Builder
 

M

Manifest - Enum in org.lwapp.commons.file
 
MANIFEST_EXT - Static variable in class org.lwapp.commons.utils.ManifestUtils
 
MANIFEST_VERSION_1_0 - Static variable in enum org.lwapp.commons.file.Manifest
 
ManifestFile - Class in org.lwapp.commons.file
 
ManifestFile() - Constructor for class org.lwapp.commons.file.ManifestFile
 
ManifestUtils - Class in org.lwapp.commons.utils
 
ManifestUtils() - Constructor for class org.lwapp.commons.utils.ManifestUtils
 
mapToString(Map<String, String>) - Static method in class org.lwapp.commons.utils.MapUtil
 
MapUtil - Class in org.lwapp.commons.utils
 
MapUtil() - Constructor for class org.lwapp.commons.utils.MapUtil
 
marshalMessage(JAXBElement<?>) - Static method in class org.lwapp.commons.utils.JaxbUtil
 
marshalMessage(JAXBElement<?>, Schema, boolean) - Static method in class org.lwapp.commons.utils.JaxbUtil
 
MSISDN_REGEX - Static variable in class org.lwapp.commons.utils.RegEx
 

O

org.lwapp.commons - package org.lwapp.commons
 
org.lwapp.commons.cli - package org.lwapp.commons.cli
 
org.lwapp.commons.config - package org.lwapp.commons.config
 
org.lwapp.commons.exception - package org.lwapp.commons.exception
 
org.lwapp.commons.file - package org.lwapp.commons.file
 
org.lwapp.commons.io - package org.lwapp.commons.io
 
org.lwapp.commons.utils - package org.lwapp.commons.utils
 

P

print(String) - Method in class org.lwapp.commons.cli.Terminal
 
printDescription(Terminal) - Method in interface org.lwapp.commons.cli.Command
 
println(String) - Method in class org.lwapp.commons.cli.Terminal
 
printUsage(Terminal) - Method in interface org.lwapp.commons.cli.Command
 
process(Terminal, String) - Method in class org.lwapp.commons.cli.Cli
 
properties - Variable in class org.lwapp.commons.file.ManifestFile
 
property - Variable in enum org.lwapp.commons.file.Manifest
 
Property - Class in org.lwapp.commons
 
Property(String, String) - Constructor for class org.lwapp.commons.Property
 
PropertyList - Class in org.lwapp.commons
 
PropertyList(String) - Constructor for class org.lwapp.commons.PropertyList
 

R

readManifest(File) - Static method in class org.lwapp.commons.utils.ManifestUtils
 
readPassword(String) - Method in class org.lwapp.commons.cli.Terminal
 
readString(String) - Method in class org.lwapp.commons.cli.Terminal
 
RegEx - Class in org.lwapp.commons.utils
 
RegEx() - Constructor for class org.lwapp.commons.utils.RegEx
 

S

setApplicationSystemIdentity(String) - Method in class org.lwapp.commons.file.ManifestFile
 
setChecksum(long) - Method in class org.lwapp.commons.file.ManifestFile
 
setCompressed(boolean) - Method in class org.lwapp.commons.file.ManifestFile
 
setCompressedBZIP2FileName(File) - Method in class org.lwapp.commons.file.ManifestFile
 
setCreatedDate(Date) - Method in class org.lwapp.commons.file.ManifestFile
 
setDataFileName(File) - Method in class org.lwapp.commons.file.ManifestFile
 
setEncrypted(boolean) - Method in class org.lwapp.commons.file.ManifestFile
 
setErrorCode(String) - Method in class org.lwapp.commons.ErrorResponse
 
setErrorMessage(String) - Method in class org.lwapp.commons.ErrorResponse
 
setInboxFolder(File) - Method in class org.lwapp.commons.file.ManifestFile
 
setLogTraceId(String) - Method in class org.lwapp.commons.ErrorResponse
 
setManifestFileName(File) - Method in class org.lwapp.commons.file.ManifestFile
 
setManifestVersion(String) - Method in class org.lwapp.commons.file.ManifestFile
 
setName(String) - Method in class org.lwapp.commons.ConfigProperty
 
setName(String) - Method in class org.lwapp.commons.ConfigPropertyDetails
 
setName(String) - Method in class org.lwapp.commons.Property
 
setName(String) - Method in class org.lwapp.commons.PropertyList
 
setProperites(Map<String, String>) - Method in class org.lwapp.commons.file.ManifestFile
 
setSha512(String) - Method in class org.lwapp.commons.file.ManifestFile
 
setTotalBytes(int) - Method in class org.lwapp.commons.file.ManifestFile
 
setTotalBytesWritten(int) - Method in class org.lwapp.commons.file.ManifestFile
 
setValue(String) - Method in class org.lwapp.commons.Property
 
startCli(int, CliClientHandler) - Static method in class org.lwapp.commons.cli.CliServerFactory
 
stringToMap(String) - Static method in class org.lwapp.commons.utils.MapUtil
 

T

TelnetClientHandler - Class in org.lwapp.commons.cli
 
TelnetClientHandler(String, Cli) - Constructor for class org.lwapp.commons.cli.TelnetClientHandler
 
Terminal - Class in org.lwapp.commons.cli
 
Terminal(PrintStream, InputStream) - Constructor for class org.lwapp.commons.cli.Terminal
 
toByteArray(InputStream) - Static method in class org.lwapp.commons.io.IOStreamUtils
 
toString() - Method in class org.lwapp.commons.ConfigProperty
 
toString() - Method in class org.lwapp.commons.ConfigPropertyDetails
 
toString() - Method in class org.lwapp.commons.file.ManifestFile
 
toString() - Method in class org.lwapp.commons.Identity
 
toString(InputStream, Charset) - Static method in class org.lwapp.commons.io.IoTools
 

U

UnauthorizedException - Exception in org.lwapp.commons.exception
Thrown to indicate a requested operation or access to a requested resource is not allowed.
UnauthorizedException() - Constructor for exception org.lwapp.commons.exception.UnauthorizedException
Creates a new UnauthorizedException.
UnauthorizedException(String) - Constructor for exception org.lwapp.commons.exception.UnauthorizedException
Constructs a new UnauthorizedException.
UnauthorizedException(Throwable) - Constructor for exception org.lwapp.commons.exception.UnauthorizedException
Constructs a new UnauthorizedException.
UnauthorizedException(String, Throwable) - Constructor for exception org.lwapp.commons.exception.UnauthorizedException
Constructs a new UnauthorizedException.
unMarshalMessage(String, Class<JaxbClass>) - Static method in class org.lwapp.commons.utils.JaxbUtil
 

V

valueOf(String) - Static method in enum org.lwapp.commons.cli.Ascii
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lwapp.commons.file.Manifest
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lwapp.commons.IdentityType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.lwapp.commons.cli.Ascii
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lwapp.commons.file.Manifest
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lwapp.commons.IdentityType
Returns an array containing the constants of this enum type, in the order they are declared.

Y

YYYY_MM_DD - Static variable in class org.lwapp.commons.config.DateFormats
 
YYYY_MM_DD_HM - Static variable in class org.lwapp.commons.config.DateFormats
 
YYYY_MM_DD_HMS - Static variable in class org.lwapp.commons.config.DateFormats
 
YYYYMMDD - Static variable in class org.lwapp.commons.config.DateFormats
 
YYYYMMDD_HM - Static variable in class org.lwapp.commons.config.DateFormats
 
YYYYMMDD_HMS - Static variable in class org.lwapp.commons.config.DateFormats
 
YYYYMMDDHM - Static variable in class org.lwapp.commons.config.DateFormats
 
YYYYMMDDHMS - Static variable in class org.lwapp.commons.config.DateFormats
 
A B C D E F G H I J L M O P R S T U V Y 
Skip navigation links