Package com.hp.ucmdb.api
package com.hp.ucmdb.api
This package contains the top level of API set for working with the UCMDB.
It contains high-level exceptions, interfaces required for exceptions, and other basic items.
-
ClassDescriptionCreated by IntelliJ IDEA.Identification of the client application that is using the UCMDB.Thrown on communication failure between the client and the UCMDB server or on protocol error.Represents the the client's authorization credentials.Represents a customer.The UCMDB server is not yet ready to accept connect request.A UCMDB server-side exception.The server cannot support this version of the client implementation.Client authentication failed.An API marked with @NotFinalAPI is not finalized and may change without notice, even between minor releases, service releases and patches.With this interface users of the SDK can register to receive a call when the size of the notifications queue reaches a certain level.Represents the context of a request.Created by IntelliJ IDEA.Services to get the server location.Base class for all UCMDB API application exceptions.Base class for all UCMDB API application exceptions.Base class for UCMDB exception parameters.Services to get interfaces to management subsystems.Fallback to an alternate UCMDB server.The main UCMDB interface - services to get interfaces to various UCMDB subsystems.Entry point for UCMDB API services.Disables host name verfication (used in case of NAT networks)Internal implementation.The X509TrustManager implementation.Internal implementation.Internal implementation.Services to obtain a
UcmdbService
and server information.Created by IntelliJ IDEA.