public class ClearChannelRequest extends AbstractCARequest
requestMessage, transportDEFAULT_USER_PRIORITY, MAX_USER_PRIORITY, MIN_USER_PRIORITY, SEND_IMMEDIATELY_PRIORITY| Constructor and Description |
|---|
ClearChannelRequest(Transport transport,
int sid,
int cid) |
| Modifier and Type | Method and Description |
|---|---|
byte |
getPriority()
Return default priority.
|
alignBuffer, calculateAlignedSize, generateRequestMessage, getRequestMessage, insertCAHeader, submitpublic ClearChannelRequest(Transport transport, int sid, int cid)
transport - to be used when sending.sid - sidcid - channel idpublic byte getPriority()
AbstractCARequestgetPriority in interface RequestgetPriority in class AbstractCARequestRequest.getPriority()Copyright © 2004-2020 EPICS. All Rights Reserved.