Uses of Interface
ca.uhn.hl7v2.protocol.Processor
Packages that use Processor
-
Uses of Processor in ca.uhn.hl7v2.protocol
Methods in ca.uhn.hl7v2.protocol that return Processor -
Uses of Processor in ca.uhn.hl7v2.protocol.impl
Classes in ca.uhn.hl7v2.protocol.impl that implement ProcessorMethods in ca.uhn.hl7v2.protocol.impl that return ProcessorModifier and TypeMethodDescriptionAccepts a single inbound connection if the same ServerSocket is used for all message exchanges, or a connection from each if two ServerSockets are being used.HL7Server.getProcessors()InitiatorImpl.getUnderlyingProcessor()Constructors in ca.uhn.hl7v2.protocol.impl with parameters of type ProcessorModifierConstructorDescriptionInitiatorImpl(Parser theParser, Processor theProcessor) Creates an instance that uses the givenParserInitiatorImpl(Processor theProcessor) Creates an instance that uses aGenericParser