|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ClientException in org.eclipse.ohf.ihe.common.hl7v2.mllpclient |
|---|
| Methods in org.eclipse.ohf.ihe.common.hl7v2.mllpclient that throw ClientException | |
|---|---|
org.eclipse.ohf.hl7v2.core.validators.ValidationItemList |
Client.getConformanceProfileValidationItems(org.eclipse.ohf.hl7v2.core.message.model.Message msg)
|
org.eclipse.ohf.hl7v2.core.validators.ValidationItemList |
Client.getHL7DefinitionValidationItems(org.eclipse.ohf.hl7v2.core.message.model.Message msg)
|
java.lang.String |
Client.sendHL7(java.lang.String rawHL7,
boolean verify,
java.lang.String auditUser,
java.lang.String auditSource)
Processes HL7 messages with optional intermediate verification. |
org.eclipse.ohf.hl7v2.core.message.model.Message |
Client.sendMsg(org.eclipse.ohf.hl7v2.core.message.model.Message msg,
boolean verify,
java.lang.String auditUser,
java.lang.String auditSource)
Process Message Object message with optional intermediate verification. |
void |
Client.setConformanceProfile(java.io.InputStream conformanceProfile)
Set conformance profile to a new profile. |
| Constructors in org.eclipse.ohf.ihe.common.hl7v2.mllpclient that throw ClientException | |
|---|---|
Client(org.eclipse.ohf.hl7v2.core.definitions.formats.PrivateFormat javaStream)
Constructs a PIX/PDQ client object with verification support. |
|
Client(org.eclipse.ohf.hl7v2.core.definitions.formats.PrivateFormat javaStream,
java.io.InputStream conformanceProfile)
Constructs a PIX/PDQ client object with verification support. |
|
Client(java.lang.String msAccess)
Constructs a PIX/PDQ client object with verification support. |
|
Client(java.lang.String msAccess,
java.io.InputStream conformanceProfile)
Constructs a PIX/PDQ client object with verification support. |
|
| Uses of ClientException in org.eclipse.ohf.ihe.pdq.consumer |
|---|
| Constructors in org.eclipse.ohf.ihe.pdq.consumer that throw ClientException | |
|---|---|
PdqConsumer()
Constructs a PDQ Consumer Client object. |
|
PdqConsumer(org.eclipse.ohf.hl7v2.core.definitions.formats.PrivateFormat javaStream)
Constructs a PDQ Consumer Client object. |
|
PdqConsumer(org.eclipse.ohf.hl7v2.core.definitions.formats.PrivateFormat javaStream,
java.io.InputStream conformanceProfile)
Constructs a PDQ Consumer Client object. |
|
PdqConsumer(java.lang.String msAccessFile)
Constructs a PDQ Consumer Client object. |
|
PdqConsumer(java.lang.String msAccessFile,
java.io.InputStream conformanceProfile)
Constructs a PDQ Consumer Client object. |
|
| Uses of ClientException in org.eclipse.ohf.ihe.pdq.consumer.test |
|---|
| Methods in org.eclipse.ohf.ihe.pdq.consumer.test that throw ClientException | |
|---|---|
static void |
MSGPdqQuery.main(java.lang.String[] args)
|
static void |
HL7PdqQuery.main(java.lang.String[] args)
|
static void |
ClientPdqQuery.main(java.lang.String[] args)
|
| Uses of ClientException in org.eclipse.ohf.ihe.pix.consumer |
|---|
| Constructors in org.eclipse.ohf.ihe.pix.consumer that throw ClientException | |
|---|---|
PixConsumer()
Constructs a PIX Consumer Client object. |
|
PixConsumer(org.eclipse.ohf.hl7v2.core.definitions.formats.PrivateFormat javaStream)
Constructs a PIX Consumer Client object. |
|
PixConsumer(org.eclipse.ohf.hl7v2.core.definitions.formats.PrivateFormat javaStream,
java.io.InputStream conformanceProfile)
Constructs a PIX Consumer Client object. |
|
PixConsumer(java.lang.String msAccessFile)
Constructs a PIX Consumer Client object. |
|
PixConsumer(java.lang.String msAccessFile,
java.io.InputStream conformanceProfile)
Constructs a PIX Consumer Client object. |
|
| Uses of ClientException in org.eclipse.ohf.ihe.pix.consumer.test |
|---|
| Methods in org.eclipse.ohf.ihe.pix.consumer.test that throw ClientException | |
|---|---|
static void |
MSGPixQuery.main(java.lang.String[] args)
|
static void |
HL7PixQuery.main(java.lang.String[] args)
|
static void |
ClientPixQuery.main(java.lang.String[] args)
|
| Uses of ClientException in org.eclipse.ohf.ihe.pix.source |
|---|
| Constructors in org.eclipse.ohf.ihe.pix.source that throw ClientException | |
|---|---|
PixSource()
Constructs a PIX Source Client object. |
|
PixSource(org.eclipse.ohf.hl7v2.core.definitions.formats.PrivateFormat javaStream)
Constructs a PIX Source Client object. |
|
PixSource(org.eclipse.ohf.hl7v2.core.definitions.formats.PrivateFormat javaStream,
java.io.InputStream conformanceProfile)
Constructs a PIX Source Client object. |
|
PixSource(java.lang.String msAccessFile)
Constructs a PIX Source Client object. |
|
PixSource(java.lang.String msAccessFile,
java.io.InputStream conformanceProfile)
Constructs a PIX Source Client object. |
|
| Uses of ClientException in org.eclipse.ohf.ihe.pix.source.test |
|---|
| Methods in org.eclipse.ohf.ihe.pix.source.test that throw ClientException | |
|---|---|
static void |
MSGPixFeed.main(java.lang.String[] args)
|
static void |
HL7PixFeed.main(java.lang.String[] args)
|
static void |
ClientPixFeed.main(java.lang.String[] args)
|
static void |
MSGPixFeed.readReturn(org.eclipse.ohf.hl7v2.core.message.model.Message msg)
|
static void |
ClientPixFeed.readReturn(PixSourceResponse response)
|
static void |
HL7PixFeed.readReturn(java.lang.String rtnMessage)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||