Uses of Class
ca.cdr.test.app.clients.HL7V2RestClient
Packages that use HL7V2RestClient
Package
Description
-
Uses of HL7V2RestClient in ca.cdr.test.app.clients
Methods in ca.cdr.test.app.clients that return HL7V2RestClientModifier and TypeMethodDescriptionstatic HL7V2RestClient
Build a new HL7V2RestClient with the given base URL, username, and password. -
Uses of HL7V2RestClient in ca.cdr.test.app.harness.api
Methods in ca.cdr.test.app.harness.api that return HL7V2RestClientModifier and TypeMethodDescriptionSmileHarness.getHL7V2RestClient()
Gets an HL7V2 REST client for interacting with the CDR's HL7V2 endpoint.SmileHarness.getHL7V2RestClient
(int thePort) Gets an HL7V2 REST client for interacting with the CDR's HL7V2 endpoint on a specific port.SmileHarness.getHL7V2RestClient
(String theModuleId) Gets an HL7V2 REST client for a specific module. -
Uses of HL7V2RestClient in ca.cdr.test.app.harness.impl
Methods in ca.cdr.test.app.harness.impl that return HL7V2RestClientModifier and TypeMethodDescriptionDockerSmileHarness.getHL7V2RestClient()
DockerSmileHarness.getHL7V2RestClient
(int thePort) DockerSmileHarness.getHL7V2RestClient
(String theModuleId)