Uses of Class
ca.uhn.hl7v2.DefaultHapiContext
Packages that use DefaultHapiContext
-
Uses of DefaultHapiContext in ca.uhn.hl7v2.app
Methods in ca.uhn.hl7v2.app with parameters of type DefaultHapiContextModifier and TypeMethodDescriptionConnectionHub.attach(DefaultHapiContext hapiContext, String host, int port, boolean tls) ConnectionHub.attach(DefaultHapiContext hapiContext, String host, int outboundPort, int inboundPort, boolean tls) ConnectionHub.attachLazily(DefaultHapiContext hapiContext, String host, int port, boolean tls) ConnectionHub.attachLazily(DefaultHapiContext hapiContext, String host, int outboundPort, int inboundPort, boolean tls)