Package | Description |
---|---|
com.hp.ucmdb.api |
This package contains the top level of API set for working with the UCMDB.
|
Modifier and Type | Method and Description |
---|---|
static UcmdbServiceProvider |
UcmdbServiceFactory.getServiceProvider(String host,
int port)
Returns an instance of a UCMDB service provider from the specified host and port.
|
static UcmdbServiceProvider |
UcmdbServiceFactory.getServiceProvider(String protocol,
String host,
int port) |
static UcmdbServiceProvider |
UcmdbServiceFactory.getServiceProvider(String protocol,
String host,
int port,
String rootContext)
Returns an instance of a UCMDB service provider from the specified host port using the specified protocol.
|
UcmdbServiceFactory.HttpUcmdbServiceProviderFactory |
UcmdbServiceFactory.HttpBootstrap.getServiceProviderFactory(URL serverURL,
Properties connectionProperties,
String clientVersion) |
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.