Uses of Class
org.projecthusky.communication.mpi.V3Acknowledgement
Packages that use V3Acknowledgement
Package
Description
-
Uses of V3Acknowledgement in org.projecthusky.communication.mpi.impl
Methods in org.projecthusky.communication.mpi.impl with parameters of type V3AcknowledgementModifier and TypeMethodDescriptionprotected boolean
PixV3Query.checkResponse
(V3Acknowledgement response) Checks the response, error are logged. -
Uses of V3Acknowledgement in org.projecthusky.communication.mpi.impl.pix
Methods in org.projecthusky.communication.mpi.impl.pix that return V3AcknowledgementModifier and TypeMethodDescriptionV3PixSource.sendMergePatients
(V3PixSourceMergePatients v3query, SecurityHeaderElement assertion, String messageId) Send the provided V3PixSourceMergePatients message to the serverV3PixSource.sendRecordAdded
(V3PixSourceRecordAdded v3query, SecurityHeaderElement assertion, String messageId) Send the provided V3PixSourceRecordAdded message to the server.V3PixSource.sendRecordRevised
(V3PixSourceRecordRevised v3query, SecurityHeaderElement assertion, String messageId) Send the provided V3PixSourceRecordRevised message to the server