Interface PingEventResourceHandler<R extends org.hl7.fhir.r4.model.Resource>

All Known Implementing Classes:
PingEventResourceHandlerImpl

public interface PingEventResourceHandler<R extends org.hl7.fhir.r4.model.Resource>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onPing(String ping, String subscriptionIdPart, Map<String,List<String>> searchCriteriaQueryParameters)