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 |
---|---|
UcmdbServiceProvider |
UcmdbServiceFactory.HttpUcmdbServiceProviderFactory.getServiceProvider() |
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.
|
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.