Uses of Interface
io.hcxprotocol.interfaces.IncomingRequest
-
Packages that use IncomingRequest Package Description io.hcxprotocol.impl This package has the implementation of the API interfaces defined inio.hcxprotocol.interfaces. -
-
Uses of IncomingRequest in io.hcxprotocol.impl
Classes in io.hcxprotocol.impl that implement IncomingRequest Modifier and Type Class Description classHCXIncomingRequestThe HCX Incoming Request class provide the methods to help in processing the JWE Payload and extract FHIR Object.
-