#include "OW_config.h"#include "OW_RemoteProviderUtils.hpp"#include "OW_URL.hpp"#include "OW_OperationContext.hpp"#include "OW_ProviderEnvironmentIFC.hpp"#include "OW_ClientCIMOMHandleConnectionPool.hpp"#include "OW_Format.hpp"#include "OW_CIMException.hpp"#include "OW_HTTPClient.hpp"#include "OW_Assertion.hpp"#include "OW_Logger.hpp"#include "OW_ClientCIMOMHandle.hpp"Include dependency graph for OW_RemoteProviderUtils.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | OW_NAMESPACE |
| namespace | OW_NAMESPACE::RemoteProviderUtils |
Functions | |
| ClientCIMOMHandleRef | OW_NAMESPACE::RemoteProviderUtils::getRemoteClientCIMOMHandle (String &remoteUrl, bool useConnectionCredentials, const ProviderEnvironmentIFCRef &env, const ClientCIMOMHandleConnectionPoolRef &pool, bool alwaysSendCredentials) |
| Get a ClientCIMOMHandleRef from pool and configure it according to the given parameters. | |
Variables | |
| const String | OW_NAMESPACE::RemoteProviderUtils::COMPONENT_NAME ("ow.provider.remote.ifc") |
1.4.6