public class Exporter extends Object implements LifecycleAware
| Constructor and Description |
|---|
Exporter(Service service,
ConnectionInformation connectionInformation) |
Exporter(Service service,
ProtocolConfigurationFactory protocolConfigurationFactory,
Collection<InetSocketAddress> addresses) |
public Exporter(Service service, ProtocolConfigurationFactory protocolConfigurationFactory, Collection<InetSocketAddress> addresses)
public Exporter(Service service, ConnectionInformation connectionInformation) throws Exception
Exceptionpublic void start()
throws Exception
start in interface LifecycleAwareExceptionpublic void stop()
throws Exception
stop in interface LifecycleAwareExceptionCopyright © 2016 Eclipse SCADA Project. All rights reserved.