Uses of Class
org.wso2.carbon.inbound.endpoint.protocol.hl7.core.HL7Processor
Packages that use HL7Processor
Package
Description
-
Uses of HL7Processor in org.wso2.carbon.inbound.endpoint.protocol.hl7.context
Methods in org.wso2.carbon.inbound.endpoint.protocol.hl7.context with parameters of type HL7ProcessorModifier and TypeMethodDescriptionstatic MLLPContextMLLPContextFactory.createMLLPContext(org.apache.http.nio.reactor.IOSession session, HL7Processor processor) -
Uses of HL7Processor in org.wso2.carbon.inbound.endpoint.protocol.hl7.core
Methods in org.wso2.carbon.inbound.endpoint.protocol.hl7.core with parameters of type HL7ProcessorModifier and TypeMethodDescriptionstatic booleanInboundHL7IOReactor.bind(int port, HL7Processor processor) Constructors in org.wso2.carbon.inbound.endpoint.protocol.hl7.core with parameters of type HL7ProcessorConstructor parameters in org.wso2.carbon.inbound.endpoint.protocol.hl7.core with type arguments of type HL7ProcessorModifierConstructorDescriptionMultiIOHandler(ConcurrentHashMap<Integer, HL7Processor> processorMap)