public class CreateChannelRequest extends AbstractCARequest
| Modifier and Type | Field and Description |
|---|---|
protected int |
cid
Client channel ID.
|
requestMessage, transportDEFAULT_USER_PRIORITY, MAX_USER_PRIORITY, MIN_USER_PRIORITY, SEND_IMMEDIATELY_PRIORITY| Constructor and Description |
|---|
CreateChannelRequest(Transport transport,
String channelName,
int cid) |
| Modifier and Type | Method and Description |
|---|---|
byte |
getPriority()
Return default priority.
|
void |
submit()
If sync.
|
alignBuffer, calculateAlignedSize, generateRequestMessage, getRequestMessage, insertCAHeaderpublic void submit()
throws IOException
submit in interface Requestsubmit in class AbstractCARequestIOExceptionRequest.submit()public byte getPriority()
AbstractCARequestgetPriority in interface RequestgetPriority in class AbstractCARequestRequest.getPriority()Copyright © 2004-2020 EPICS. All Rights Reserved.