Uses of Class
io.mosip.authentication.common.service.websub.dto.EventModel
-
Packages that use EventModel Package Description io.mosip.authentication.common.service.helper -
-
Uses of EventModel in io.mosip.authentication.common.service.helper
Methods in io.mosip.authentication.common.service.helper that return EventModel Modifier and Type Method Description <T extends EventInterface,S>
EventModel<T>WebSubHelper. createEventModel(String topic, T event)Creates the event model.
-