JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
ca.uhn.hl7v2.app.SimpleServer
Packages that use
SimpleServer
Package
Description
ca.uhn.hl7v2
Uses of
SimpleServer
in
ca.uhn.hl7v2
Methods in
ca.uhn.hl7v2
that return
SimpleServer
Modifier and Type
Method
Description
SimpleServer
DefaultHapiContext.
newServer
(int port, boolean tls)
SimpleServer
DefaultHapiContext.
newServer
(int port, boolean tls, boolean acceptAll)