Package | Description |
---|---|
com.ibm.tivoli.maximo.authsync | |
com.ibm.tivoli.maximo.oauth | |
com.ibm.tivoli.maximo.report.cognos.metadata.adapter | |
psdi.iface.mic | |
psdi.iface.router |
Constructor and Description |
---|
TADDMHandler(MaxEndPointInfo endPointInfo) |
Constructor and Description |
---|
OAuthHandler(MaxEndPointInfo endPointInfo) |
Constructor and Description |
---|
CognosHandler(MaxEndPointInfo endPointInfo)
Initialise
CognosHandler with end point information. |
Modifier and Type | Method and Description |
---|---|
MaxEndPointInfo |
EndPointCacheImpl.getEndPointInfo(java.lang.String endPointName)
Get the EndPointInfo object
|
MaxEndPointInfo |
EndPointCache.getEndPointInfo(java.lang.String endPointName)
Get the EndPointInfo object
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,MaxEndPointInfo> |
EndPointCacheImpl.getAllEndpoints()
Get all the defined endpoints.
|
java.util.Map<java.lang.String,MaxEndPointInfo> |
EndPointCache.getAllEndpoints()
Get all the defined endpoints.
|
Constructor and Description |
---|
BaseRouterHandler(MaxEndPointInfo endPointInfo) |
EJBHandler(MaxEndPointInfo endPointInfo) |
FileHandler(MaxEndPointInfo endPointInfo) |
FlatFileHandler(MaxEndPointInfo endPointInfo) |
HTTPHandler(MaxEndPointInfo endPointInfo) |
IfaceTableHandler(MaxEndPointInfo endPointInfo) |
JAXWSHandler(MaxEndPointInfo endPointInfo) |
JMSHandler(MaxEndPointInfo endPointInfo) |
SSHHandler(MaxEndPointInfo endPointInfo) |
WebServiceHandler(MaxEndPointInfo endPointInfo) |
XMLFileHandler(MaxEndPointInfo endPointInfo) |