| Modifier and Type | Method and Description |
|---|---|
PvaClientProcess |
PvaClientChannel.createProcess()
Calls the next method with request = "";
|
PvaClientProcess |
PvaClientChannel.createProcess(PVStructure pvRequest)
Creates a PvaClientProcess.
|
PvaClientProcess |
PvaClientChannel.createProcess(String request)
First call createRequest as implemented by pvDataJava and then calls the next method.
|
Copyright © 2016 EPICS. All rights reserved.