public interface PipeService
Modifier and Type | Method and Description |
---|---|
Producer |
createProducer(String pipeName) |
WorkerHandle |
createWorker(String pipeName,
Worker worker) |
WorkerHandle createWorker(String pipeName, Worker worker) throws WorkerAlreadyCreated
WorkerAlreadyCreated
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.