Package | Description |
---|---|
org.epics.pvmanager |
|
org.epics.pvmanager.pva |
Modifier and Type | Method and Description |
---|---|
ChannelHandlerReadSubscription |
ChannelRecipe.getReadSubscription() |
Modifier and Type | Method and Description |
---|---|
protected void |
MultiplexedChannelHandler.addMonitor(ChannelHandlerReadSubscription subscription)
Used by the data source to add a read request on the channel managed
by this handler.
|
protected abstract void |
ChannelHandler.addMonitor(ChannelHandlerReadSubscription subscription)
Used by the data source to add a read request on the channel managed
by this handler.
|
Constructor and Description |
---|
ChannelRecipe(String channelName,
ChannelHandlerReadSubscription readSubscription) |
Modifier and Type | Method and Description |
---|---|
void |
PVAChannelHandler.addMonitor(ChannelHandlerReadSubscription subscription) |
Copyright © 2012. All Rights Reserved.