Uses of Class
io.continual.onap.services.mrCommon.OnapMrResponse
-
Packages that use OnapMrResponse Package Description io.continual.onap.services.mrCommon io.continual.onap.services.publisher io.continual.onap.services.subscriber -
-
Uses of OnapMrResponse in io.continual.onap.services.mrCommon
Fields in io.continual.onap.services.mrCommon declared as OnapMrResponse Modifier and Type Field Description static OnapMrResponseHttpHelper. skAcceptedstatic OnapMrResponseHttpHelper. skSvcUnavailable -
Uses of OnapMrResponse in io.continual.onap.services.publisher
Methods in io.continual.onap.services.publisher that return OnapMrResponse Modifier and Type Method Description OnapMrResponseOnapMsgRouterPublisher. send(OnapMsgRouterPublisher.Message msg)Send a single message to the MR cluster.OnapMrResponseOnapMsgRouterPublisher. send(List<OnapMsgRouterPublisher.Message> msgList)Send a set of messages to the MR cluster in an all or nothing attempt. -
Uses of OnapMrResponse in io.continual.onap.services.subscriber
Subclasses of OnapMrResponse in io.continual.onap.services.subscriber Modifier and Type Class Description classOnapMrFetchResponse
-