Uses of Class
ca.uhn.hl7v2.concurrent.Service
Packages that use Service
-
Uses of Service in ca.uhn.hl7v2.app
Subclasses of Service in ca.uhn.hl7v2.appModifier and TypeClassDescriptionclassAn HL7 service.classListens for incoming messages on a certain input stream, and sends them to the appropriate location.classA simple TCP/IP-based HL7 server.classA TCP/IP-based HL7 Service that uses separate ports for inbound and outbound messages.