|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChannelHandlerReadSubscription | |
|---|---|
| org.epics.pvmanager |
|
| Uses of ChannelHandlerReadSubscription in org.epics.pvmanager |
|---|
| Methods in org.epics.pvmanager that return ChannelHandlerReadSubscription | |
|---|---|
ChannelHandlerReadSubscription |
ChannelRecipe.getReadSubscription()
|
| Methods in org.epics.pvmanager with parameters of type ChannelHandlerReadSubscription | |
|---|---|
protected abstract void |
ChannelHandler.addMonitor(ChannelHandlerReadSubscription subscription)
Used by the data source to add a read request on the channel managed by this handler. |
protected void |
MultiplexedChannelHandler.addMonitor(ChannelHandlerReadSubscription subscription)
Used by the data source to add a read request on the channel managed by this handler. |
| Constructors in org.epics.pvmanager with parameters of type ChannelHandlerReadSubscription | |
|---|---|
ChannelRecipe(java.lang.String channelName,
ChannelHandlerReadSubscription readSubscription)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||