Package org.sblim.cimclient.internal.util
Internal utility classes, such as constants, defaults, configuration and others.
The classes and interfaces herein are for internal use of the SBLIM Client for Java only
and might therefore be modified or removed without notice.
- Since:
- 2.0.0
-
Interface Summary Interface Description WBEMConfigurationDefaults Interface WBEMConfigurationDefaults holds the default values for the configuration properties.WBEMConstants Class WBEMConstants contains global constants of the CIM client. -
Class Summary Class Description MOF Class MOF is responsible for helping MOF String generation.StringSorter Class StringSorter is responsible for non case sensitive sorting and binary searching of String arrays.ThreadPool Class ThreadPool implements a pool that manages threads and executes submitted tasks using this threads.Util Class Util is responsible for storing commonly used static methods.WBEMConfiguration Class WBEMConfigurationFile is responsible for initializing the the configuration properties from the configuration file.XMLHostStr XMLHostStr helps to convert XML HOST element style string into JSR48 style protocol, host and port strings.