Simple raw message sender using the HL7 over HTTP specification. This implementation makes use of a single connection so it is simple, but may only be used to send one message at time (per instance).
This client uses no external threads, so it is suitable for use within J2EE containers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|