Uses of Interface org.sblim.wbem.client.CIMOMHandle

Uses in package org.sblim.wbem.client

Classes implementing org.sblim.wbem.client.CIMOMHandle

class
CIMClientXML.java (C) Copyright IBM Corp.

Constructors with parameter type org.sblim.wbem.client.CIMOMHandle

Initializes this CIMClient from an existing CIMOMHandle.

Methods with return type org.sblim.wbem.client.CIMOMHandle

CIMOMHandle
CIMClientFactory.getClient(CIMNameSpace pNameSpace, Principal pPrincipal, Object pCredential, String pProtocol)
Constructs a CIMOMHandle with connection information to a target CIM server and a default namespace, using the specified principal, credential and protocol.
CIMOMHandle
CIMClientFactory.getClient(CIMNameSpace pNameSpace, Principal pPrincipal, Object pCredential, String pProtocol, SessionProperties pProperties)
Constructs a CIMOMHandle with connection information to a target CIM server and a default namespace, using the specified principal, credential, protocol and session properties.

Copyright © 2005, 2006 IBM Corporation. All Rights Reserved.