public abstract class ChannelAccessWriteNotifyMessage extends ChannelAccessMessage
Base class for CA_PROTO_WRITE_NOTIFY messages.
This message type is used by clients to write to a channel and by servers to
reply to such a write request. In contrast, the
ChannelAccessCommand.CA_PROTO_WRITE message is used by a client to
write to a channel without getting a reply from the server.
ChannelAccessCommand.CA_PROTO_WRITE_NOTIFY,
ChannelAccessWriteNotifyClientMessage,
ChannelAccessWriteNotifyServerMessagecommand, originalMessageHeaderaddByteArrayToStringBuilder, calculatePaddingSize, equals, getCommand, getOriginalMessageHeader, hashCode, hasOriginalMessageHeader, serialize, serializeHeader, toString, verify, verifyHeaderCopyright © 2014–2018 aquenos GmbH. All rights reserved.