Package | Description |
---|---|
ca.uhn.hl7v2.protocol | |
ca.uhn.hl7v2.protocol.impl |
Modifier and Type | Method and Description |
---|---|
SafeStorage |
ProcessorContext.getSafeStorage() |
Modifier and Type | Class and Description |
---|---|
class |
NullSafeStorage
A non-functional implementation of
SafeStorage . |
Modifier and Type | Method and Description |
---|---|
SafeStorage |
ProcessorContextImpl.getSafeStorage() |
Constructor and Description |
---|
HL7Server(ServerSocket theServerSocket,
ApplicationRouter theRouter,
SafeStorage theStorage) |
HL7Server(ServerSocket theLocallyDriven,
ServerSocket theRemotelyDriven,
ApplicationRouter theRouter,
SafeStorage theStorage) |
ProcessorContextImpl(ApplicationRouter theRouter,
TransportLayer theTransport,
SafeStorage theStorage)
Creates a new instance that uses the given resources.
|
ProcessorContextImpl(ApplicationRouter theRouter,
TransportLayer theLocallyDrivenTransport,
TransportLayer theRemotelyDrivenTransport,
SafeStorage theStorage)
Creates a new instance that uses the given resources.
|
Copyright © 2001–2017 University Health Network. All rights reserved.