Uses of Class
org.openiam.base.request.IdNameServiceRequest
-
Packages that use IdNameServiceRequest Package Description org.openiam.esb.core.mq -
-
Uses of IdNameServiceRequest in org.openiam.esb.core.mq
Methods in org.openiam.esb.core.mq that return types with arguments of type IdNameServiceRequest Modifier and Type Method Description protected AbstractListener.RequestProcessor<SynchronizationAPI,IdNameServiceRequest>
SynchronizationMessageListener. getGetNameRequestProcessor()
Methods in org.openiam.esb.core.mq with parameters of type IdNameServiceRequest Modifier and Type Method Description Response
SynchronizationMessageListener. processingGetRequest(SynchronizationAPI api, IdNameServiceRequest request)
-