Package | Description |
---|---|
org.epics.pvmanager.pva |
Support for Epics 4 data source (channel syntax).
|
Modifier and Type | Field and Description |
---|---|
static Set<PVATypeAdapter> |
PVAVTypeAdapterSet.converters |
Modifier and Type | Method and Description |
---|---|
protected PVATypeAdapter |
PVATypeSupport.find(ValueCache<?> cache,
PVAChannelHandler channel)
Returns a matching type adapter for the given
cache and channel.
|
protected PVATypeAdapter |
PVAChannelHandler.findTypeAdapter(ValueCache<?> cache,
PVAChannelHandler connection) |
Modifier and Type | Method and Description |
---|---|
Set<PVATypeAdapter> |
PVAVTypeAdapterSet.getAdapters() |
Collection<PVATypeAdapter> |
PVATypeAdapterSet.getAdapters() |
Copyright © 2010–2015. All rights reserved.