Uses of Class
com.hp.ucmdb.api.IncompatibleVersionException

Packages that use IncompatibleVersionException
com.hp.ucmdb.api This package contains the top level of API set for working with the UCMDB. 
 

Uses of IncompatibleVersionException in com.hp.ucmdb.api
 

Methods in com.hp.ucmdb.api that throw IncompatibleVersionException
static UcmdbServiceProvider UcmdbServiceFactory.getServiceProvider(java.lang.String host, int port)
          Returns an instance of a UCMDB service provider from the specified host and port.
static UcmdbServiceProvider UcmdbServiceFactory.getServiceProvider(java.lang.String protocol, java.lang.String host, int port)
          Returns an instance of a UCMDB service provider from the specified host port using the specified protocol.
 UcmdbServiceFactory.HttpUcmdbServiceProviderFactory UcmdbServiceFactory.HttpBootstrap.getServiceProviderFactory(java.net.URL serverURL, java.util.Properties connectionProperties, java.lang.String clientVersion)
           
 



Documentation Feedback
Copyright 2010 Hewlett-Packard Development Company, L.P.