Modifier and Type | Method and Description |
---|---|
int |
HL7Codec.decode(ByteBuffer dst,
MLLPContext context) |
int |
HL7Codec.encode(ByteBuffer outBuf,
MLLPContext context) |
Modifier and Type | Method and Description |
---|---|
static MLLPContext |
MLLPContextFactory.createMLLPContext(org.apache.http.nio.reactor.IOSession session,
HL7Processor processor) |
Modifier and Type | Method and Description |
---|---|
void |
HL7Processor.processError(MLLPContext mllpContext,
Exception ex) |
void |
HL7Processor.processRequest(MLLPContext mllpContext)
HL7 Request Processing logic
|
Copyright © 2017 WSO2. All rights reserved.