|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Constructors | |
---|---|
org.eclipse.ohf.ihe.atna.agent.AtnaAgent()
Use AtnaAgentFactory to obtain an AtnaAgent instance. |
|
org.eclipse.ohf.ihe.xds.consumer.Consumer(String, boolean)
use AtnaAgentFactory.getAtnaAgent().setDoAudit(doAudit) to turn auditing on and off for all your actors |
|
org.eclipse.ohf.ihe.xds.consumer.Consumer(URI, boolean)
use AtnaAgentFactory.getAtnaAgent().setDoAudit(doAudit) to turn auditing on and off for all your actors |
|
org.eclipse.ohf.ihe.common.mllp.MLLPDestination(String, int)
Use MLLPDestination.MLLPDestination(URI) instead |
|
org.eclipse.ohf.ihe.xds.source.Source(String, boolean)
use AtnaAgentFactory.getAtnaAgent().setDoAudit(doAudit) to turn auditing on and off for all your actors |
|
org.eclipse.ohf.ihe.xds.source.Source(URI, boolean)
use AtnaAgentFactory.getAtnaAgent().setDoAudit(doAudit) to turn auditing on and off for all your actors |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |