Uses of Class
org.sblim.cimclient.internal.uri.NamespaceHandle
Packages that use NamespaceHandle
Package
Description
Internal implementation of WBEM-URI strings parsers as defined in the CIM Infrastructure
Specification.
-
Uses of NamespaceHandle in org.sblim.cimclient.internal.uri
Methods in org.sblim.cimclient.internal.uri that return NamespaceHandleModifier and TypeMethodDescriptionstatic NamespaceHandle
Factory method which tries to build aNamespaceHandle
from the passedpUriStr
Constructors in org.sblim.cimclient.internal.uri with parameters of type NamespaceHandleModifierConstructorDescriptionprotected
NamespacePath
(String pNamespaceType, NamespaceHandle pNamespaceHandle)