Package | Description |
---|---|
ca.uhn.hl7v2.app |
Modifier and Type | Method and Description |
---|---|
Connection |
ConnectionHub.attach(DefaultHapiContext hapiContext,
String host,
int port,
boolean tls) |
Connection |
ConnectionHub.attach(DefaultHapiContext hapiContext,
String host,
int outboundPort,
int inboundPort,
boolean tls) |
Connection |
ConnectionHub.attachLazily(DefaultHapiContext hapiContext,
String host,
int port,
boolean tls) |
Connection |
ConnectionHub.attachLazily(DefaultHapiContext hapiContext,
String host,
int outboundPort,
int inboundPort,
boolean tls) |
Copyright © 2001–2017 University Health Network. All rights reserved.