Package | Description |
---|---|
com.bmc.arsys.api | |
com.bmc.arsys.api.session | |
com.bmc.arsys.apitransport.arxdrenc | |
com.bmc.arsys.apitransport.session |
Class and Description |
---|
ARServerContext
Definition for ARServerIdStruct in arsess.h If language is the locale, we should use String for
all other byte[] type here.
|
Class and Description |
---|
ApiRpcClientStubBase
AR RPC stub class
A Rpc version down grade helper will extends this base class.
|
ApiRpcTimeOutBase
Contains TimeOut settings for individual API Rpc call.
|
ApiRpcTimeOutI
/**
CMDB can choose to use this interface, but the performance will not be as good as you using the static block in the concrete factory.
|
RpcMapperI
Interface for the Rpc version mapping class between version v(X+1) and version vX
Every rpc version mapping class from a API program needs to implement this interface
for the call back on the rpc version down grade works
Other lower version mapping classes should extends the version above
i.e in api.session package:
class RpcMapperVx implements RpcMapperI
CMDB needs to provide it's Rpc version mapper for each Rpc version it supports
class RpcMapperVx implements RpcMapperI
|
RpcVersionMapperI
Interface for the Rpc version mapper helper class
Every rpc version mapper helper class from a API program needs to implement this interface
for the call back on the rpc version down grade works
i.e in api.session package:
public class ARRpcClientStub extends ApiRpcClientStubBase implements RpcVersionMapperI
CMDB needs to provide it's Rpc version mapping helper class for each Rpc version it supports
public class CMDBRpcClientStub extends ApiRpcClientStubBase implements RpcVersionMapperI
|
Class and Description |
---|
ArRpcCallContext
The context of every rpc call.
|
Class and Description |
---|
ApiRpcClientStubBase
AR RPC stub class
A Rpc version down grade helper will extends this base class.
|
ApiRpcTimeOutI
/**
CMDB can choose to use this interface, but the performance will not be as good as you using the static block in the concrete factory.
|
ApiThreadLocalStorageBlock
Thread local storage block to hold thread safe variables used by Java api.
|
AREncryptAPISessionNodeBase
This class contains network data encryption info
|
ArRpcCallContext
The context of every rpc call.
|
ARServerContext
Definition for ARServerIdStruct in arsess.h If language is the locale, we should use String for
all other byte[] type here.
|
? Copyright 2013 BMC Software, Inc.