Package org.sblim.wbem.util


package org.sblim.wbem.util
Utility classes like SessionProperties. Includes also some internal implementation classes.
  • Classes
    Class
    Description
     
     
     
    Deprecated.
    Use the global properties instance offered by the SessionProperties class instead
    Provides access to configuration properties which can affect the behavior of the CIM Client, including control over logs/tracing info, connection pool handling, connection timeout, JSSE providers, among others.
    Class ThreadPool implements a pool that manages threads and executes submitted tasks using this threads.
     
    XMLHostStr helps to convert XML HOST element style string into JSR48 style protocol, host and port strings.