| Modifier and Type | Method and Description |
|---|---|
PvaClientPut |
PvaClientChannel.createPut()
Call the next method with request = "field(value)"
|
PvaClientPut |
PvaClientChannel.createPut(PVStructure pvRequest)
Create an PvaClientPut.
|
PvaClientPut |
PvaClientChannel.createPut(String request)
First call createRequest as implemented by pvDataJava and then calls the next method.
|
PvaClientPut |
PvaClientChannel.put()
Call the next method with request = "field(value)"
|
PvaClientPut |
PvaClientChannel.put(String request)
Get a cached PvaClientPut or create and connect to a new PvaClientPut.
|
Copyright © 2016 EPICS. All rights reserved.