|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PVReaderConfiguration | |
|---|---|
| org.epics.pvmanager |
|
| Uses of PVReaderConfiguration in org.epics.pvmanager |
|---|
| Methods in org.epics.pvmanager that return PVReaderConfiguration | ||
|---|---|---|
PVReaderConfiguration<T> |
PVReaderConfiguration.from(DataSource dataSource)
|
|
PVReaderConfiguration<T> |
PVReaderConfiguration.notifyOn(java.util.concurrent.Executor onThread)
|
|
static
|
PVManager.read(DesiredRateExpression<T> pvExpression)
Reads the given expression, and returns an object to configure the parameters for the read. |
|
static
|
PVManager.read(SourceRateExpression<T> pvExpression)
Reads the given expression, and returns an object to configure the parameters for the read. |
|
PVReaderConfiguration<T> |
PVReaderConfiguration.routeExceptionsTo(ExceptionHandler exceptionHandler)
Forwards exception to the given exception handler. |
|
PVReaderConfiguration<T> |
PVReaderConfiguration.timeout(TimeDuration timeout)
|
|
PVReaderConfiguration<T> |
PVReaderConfiguration.timeout(TimeDuration timeout,
java.lang.String timeoutMessage)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||