|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cosylab.epics.caj.impl.requests.AbstractCARequest
com.cosylab.epics.caj.cas.requests.ReadNotifyRequest
public class ReadNotifyRequest
CA read notify response notify.
| Field Summary |
|---|
| Fields inherited from class com.cosylab.epics.caj.impl.requests.AbstractCARequest |
|---|
requestMessage, transport |
| Fields inherited from interface com.cosylab.epics.caj.impl.Request |
|---|
DEFAULT_USER_PRIORITY, MAX_USER_PRIORITY, MIN_USER_PRIORITY, SEND_IMMEDIATELY_PRIORITY |
| Constructor Summary | |
|---|---|
ReadNotifyRequest(Transport transport,
int sid,
int ioid,
int dataType,
int dataCount,
gov.aps.jca.dbr.DBR value)
|
|
| Method Summary | |
|---|---|
byte |
getPriority()
Return default priority. |
| Methods inherited from class com.cosylab.epics.caj.impl.requests.AbstractCARequest |
|---|
alignBuffer, calculateAlignedSize, generateRequestMessage, getRequestMessage, insertCAHeader, submit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReadNotifyRequest(Transport transport,
int sid,
int ioid,
int dataType,
int dataCount,
gov.aps.jca.dbr.DBR value)
transport - sid - ioid - dataType - dataCount - value - | Method Detail |
|---|
public byte getPriority()
AbstractCARequest
getPriority in interface RequestgetPriority in class AbstractCARequestRequest.getPriority()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||