Uses of Class
ca.uhn.hl7v2.app.ServerConfiguration
Packages that use ServerConfiguration
-
Uses of ServerConfiguration in ca.uhn.hl7v2
Methods in ca.uhn.hl7v2 that return ServerConfigurationModifier and TypeMethodDescriptionDefaultHapiContext.getServerConfiguration()HapiContext.getServerConfiguration()Methods in ca.uhn.hl7v2 with parameters of type ServerConfigurationModifier and TypeMethodDescriptionvoidDefaultHapiContext.setServerConfiguration(ServerConfiguration theServerConfiguration) voidHapiContext.setServerConfiguration(ServerConfiguration theServerConfiguration) Sets theServerConfigurationto be used by all HL7 servers obtained from this class.