@Generated(value="com.neeve.adm.AdmJsonGenerator", date="Fri Dec 05 11:53:59 EST 2025") @AdmGenerated(encoding="Json", compatLevel="4.1.0", admVersion="Unknown Version", date="12/5/25 11:53 AM", buildInfo="nvx-eagle-2.9-SNAPSHOT Json Encoding") @AdmFactoryInfo(factoryClass=MessageFactory.class, vfid=132, ofid=132, typeId=10) public final class LogoutResponse extends com.neeve.rog.impl.RogNode implements ILogoutResponse, IRogJsonizable, MessageReflector
| ADM Type | Message |
| Factory | MessageFactory |
| ADM Field Summary |
|---|
| Field | Type | Id | Description |
|---|---|---|---|
| header | MessageHeader |
32737 | No doc provided. |
IRogNode.PoolingListenerIStoreObject.EncodingType| Modifier and Type | Field and Description |
|---|---|
static LogoutResponse[] |
EMPTY_ARRAY
A preallocated empty array used to avoid garbage when returning empty arrays of this type.
|
DATE_FORMAT, LAST_ROG_FID, readOnly, transactionalmessage, messageEncodingType, ownershipCount, type, vfidcount, head, next, prevaccept, deserializeMetadata, deserializeMetadata, dispose, dump, ensureId, getAppSendBeginTs, getAppSendDoneTs, getAttachment, getBinding, getCheckpointVersion, getCommittedDataSize, getCreateTs, getEnqueueTs, getEnqueueTsMicros, getFields, getGraphId, getId, getInMsgsInTransaction, getIsInboundMessage, getIsInternal, getIsLastTransaction, getIsLiveInboundMessage, getIsMessage, getIsOutboundMessage, getIsPriority, getIsReadOnly, getIsReplayedMessage, getLastFid, getMessageBus, getMessageBusAsRaw, getMessageChannel, getMessageChannelAsRaw, getMessageFlow, getMessageKey, getMessageKeyAsRaw, getMessageReflector, getMessageSender, getMessageSequenceNumber, getMessageTransportHeaders, getMetadata, getOfid, getOriginTs, getOutMsgsInTransaction, getOutTs, getOutTsMicros, getParent, getParentId, getPoolingListener, getPostDeserializeTs, getPostProcessingTs, getPostProcessingTsMicros, getPostSerializeTs, getPostWireSendTs, getPostWireTs, getPreDeserializeTs, getPreProcessingTs, getPreProcessingTsMicros, getPreSerializeTs, getPreWireTs, getReceiveTs, getSendStartTs, getSendTs, getSerializedMetadataLength, getStableTransactionId, getStoreMetadata, getTransactionId, getTransactionInSequenceNumber, getTransactionOutSequenceNumber, getTypeFromJson, getValidationErrors, isPossibleDuplicate, isValid, metadataToJsonString, metadataToJsonString, metadataToString, recordAsDirty, recordFieldUpdate, recordFieldUpdate, resolveMessageKeyWith, resolveMessageKeyWith, saveMemory, serializeMetadata, setAppSendBeginTs, setAppSendDoneTs, setAsInboundMessage, setAsInternal, setAsLastTransaction, setAsMessage, setAsOutboundMessage, setAsPriority, setAsReplayedMessage, setAttachment, setBinding, setCheckpointVersion, setCommittedDataSize, setCreateTs, setEnqueueTsMicros, setFieldValue, setGraphId, setId, setInMsgsInTransaction, setMessageBus, setMessageBusAsRaw, setMessageChannel, setMessageChannelAsRaw, setMessageFlow, setMessageKey, setMessageKeyAsRaw, setMessageReflector, setMessageSender, setMessageSequenceNumber, setMessageTransportHeaders, setOriginTs, setOutMsgsInTransaction, setOutTs, setOutTsMicros, setParentId, setPoolingListener, setPossibleDuplicate, setPostDeserializeTs, setPostProcessingTs, setPostProcessingTsMicros, setPostSerializeTs, setPostWireSendTs, setPostWireTs, setPreDeserializeTs, setPreProcessingTs, setPreProcessingTsMicros, setPreSerializeTs, setPreWireTs, setReceiveTs, setSendStartTs, setSendTs, setStableTransactionId, setTransactionId, setTransactionInSequenceNumber, setTransactionOutSequenceNumber, toDumpString, undispose, visitField, visitFieldacquire, copyCopyableFieldsToCopy, deserializeFrom, deserializeFrom, deserializeFrom, deserializeFrom, deserializeFrom, deserializeFrom, getMessage, getMessageEncodingType, getOwnershipCount, getTag, getType, getVfid, isPooled, referenceTracker, serializeTo, serializeTo, serializeTo, serializeTo, serializeTo, serializeTo, serializeToIOBuffer, setMessage, setTag, undisposeclone, count, insertAfter, insertBefore, isLinked, next, previous, unlink, wipeequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdispose, dump, getAttachment, getIsLiveInboundMessage, getIsPriority, getIsReadOnly, getMetadata, getParent, getPoolingListener, getType, metadataToJsonString, setAsInboundMessage, setAsInternal, setAsLastTransaction, setAsMessage, setAsOutboundMessage, setAsPriority, setAsReplayedMessage, setAttachment, setInMsgsInTransaction, setOutMsgsInTransaction, setParentId, setPoolingListener, setTransactionInSequenceNumber, setTransactionOutSequenceNumberacquire, deserializeMetadata, deserializeMetadata, getOwnershipCount, getSerializedMetadataLength, getStoreMetadata, saveMemory, serializeMetadata, setFieldValueensureId, getBinding, getCheckpointVersion, getCommittedDataSize, getId, getOfid, getStableTransactionId, getTransactionId, setBinding, setCheckpointVersion, setCommittedDataSize, setId, setStableTransactionId, setTransactionIdgetMessageReflectorgetEnqueueTs, getEnqueueTsMicros, getGraphId, getInMsgsInTransaction, getIsInboundMessage, getIsInternal, getIsLastTransaction, getIsMessage, getIsOutboundMessage, getIsReplayedMessage, getMessageBus, getMessageChannel, getMessageFlow, getMessageKey, getMessageSender, getMessageSequenceNumber, getMessageTransportHeaders, getOutMsgsInTransaction, getOutTs, getOutTsMicros, getParentId, getPreProcessingTs, getPreProcessingTsMicros, getTransactionInSequenceNumber, getTransactionOutSequenceNumber, isPossibleDuplicate, metadataToJsonString, metadataToStringgetValidationErrors, isValidpublic static final LogoutResponse[] EMPTY_ARRAY
public static LogoutResponse create()
public static LogoutResponse create(com.eaio.uuid.UUID id)
public static LogoutResponse createFromRawJson(String json)
public static LogoutResponse createFromJson(String json)
public static LogoutResponse createFromSerializedJson(ByteBuffer serializedJson)
public static LogoutResponse createFromSerializedJson(byte[] serializedJson)
public static LogoutResponse createFrom(byte[] serializedJson)
public final void clearContent()
public final com.google.protobuf.Message serializeToProtobuf()
serializeToProtobuf in interface IRogNodepublic final String serializeToRawJson()
public final String serializeToJson()
serializeToJson in interface MessageViewpublic final LogoutResponse deserializeFromProtobuf(com.google.protobuf.Message message)
deserializeFromProtobuf in interface IRogNodepublic final LogoutResponse deserializeFromRawJson(String json)
public final LogoutResponse deserializeFromJson(String json)
deserializeFromJson in interface MessageViewpublic final void setAsReadOnly()
setAsReadOnly in interface IRogNodesetAsReadOnly in class com.neeve.rog.impl.RogNodepublic static final int getHeaderFieldId()
public final void setHeader(MessageHeader val)
ILogoutResponsesetHeader in interface ILogoutResponseval - The value to set.public final void lendHeader(MessageHeader val)
ILogoutResponse
NOTE:
It is illegal to hold onto an entity 'set' on a message post the disposal of the container message.
This is true even if a reference to the entity is explicitly 'acquired' by the application via acquire().
To hold onto the reference of an entity beyond the lifecycle of its container message, an application must own a reference to the entity (via, for example, 'taking' the entity off an inbound message) and then 'lend' the entity to the message for sending. The act of 'lending' an entity to a message implies that the application continues to own the entity even though the message is holding a reference to it for the duration of the send.
lendHeader in interface ILogoutResponseval - the value to 'lend' to lend.public final MessageHeader getHeader()
ILogoutResponsegetHeader in interface ILogoutResponsepublic final void getHeaderTo(MessageHeader to)
ILogoutResponseIF the value is not set, then the contents of the provided MessageHeader are cleared.
getHeaderTo in interface ILogoutResponseto - the value to copy intoMessageHeader.copyInto(MessageHeader)public final MessageHeader takeHeader()
ILogoutResponse
NOTE:
A nested entity reference returned by getXXX() is only valid until the entity is disposed
i.e. the act of getting an entity does not transfer ownership of the entity to the application
A message disposes of its reference to its contained entities when it is disposed itself.
An AEP engine disposes a message on return from its message handler. Therefore, applications working with AEP engines that wish to hold onto a nested entity reference post return from its containing message's handler must either acquire a reference to the container message or 'take' the nested entity itself from the container message. The act of 'taking' an entity differs from 'getting' an entity in that 'take' does what is necessary to ensure that the entity contents are not cleared and the entity not disposed when the message itself is disposed. For a taken entity to be disposed, the application must explicitly dispose it when done working with it.
takeHeader in interface ILogoutResponsenull if the field is not set.public final void clearHeader()
ILogoutResponseclearHeader in interface ILogoutResponseILogoutResponse.setHeader(MessageHeader)public final boolean hasHeader()
ILogoutResponsehasHeader in interface ILogoutResponseILogoutResponse.getHeader()public final byte[] serializeToByteArray()
serializeToByteArray in interface MessageViewpublic final ByteBuffer serializeToByteBuffer()
serializeToByteBuffer in interface MessageViewpublic final PktPacket serializeToPacket()
serializeToPacket in interface MessageViewpublic final LogoutResponse deserializeFromByteArray(byte[] array)
deserializeFromByteArray in interface MessageViewpublic final LogoutResponse deserializeFromByteBuffer(ByteBuffer buffer)
deserializeFromByteBuffer in interface MessageViewpublic final LogoutResponse deserializeFromPacket(PktPacket packet)
deserializeFromPacket in interface MessageViewpublic final void sync()
sync in interface MessageViewpublic final LogoutResponse copy()
ILogoutResponseThe copy copies primitive, enum and embedded entity fields into the returned copy. Each embedded entity field is cloned so that modifications made to the copy's embedded entity fields do not affect this LogoutResponse's embedded entity fields.
The returned copy will be writeable even if this LogoutResponse is read only.
No metadata is copied except as documented IRogCopyableNode.
See IRogCopyableNode for more detailed information on the semantics of this method.
copy in interface IRogCopyableNode<ILogoutResponse>copy in interface ILogoutResponsecopy in interface CopyableMessageView<ILogoutResponse>IRogCopyableNode,
CopyableMessageViewpublic final void copyInto(LogoutResponse copy)
ILogoutResponseThe copy clears the target's contents and copies primitive, enum and embedded entity fields into the provided copy. Each embedded entity field is cloned so that modifications made to the copy's embedded entity fields do not affect this LogoutResponse's embedded entity fields.
The returned copy will be writeable even if this LogoutResponse is read only.
No metadata is copied except as documented IRogCopyableNode.
See IRogCopyableNode for more detailed information on the semantics of this method.
copyInto in interface ILogoutResponsecopy - The target to copy into which must not be null or read only.public boolean needsSync()
needsSync in interface MessageReflectorpublic final boolean fieldExists(Object message, String name)
fieldExists in interface MessageReflectorpublic final boolean isFieldReflectable(Object message, String name)
isFieldReflectable in interface MessageReflectorpublic final String getFieldValueAsString(Object message, String name)
getFieldValueAsString in interface MessageReflectorpublic final String getFieldValueAsString(Object message, String[] pathComponents)
getFieldValueAsString in interface MessageReflectorpublic final XString getFieldValueAsRawString(Object message, String name)
getFieldValueAsRawString in interface MessageReflectorpublic final XString getFieldValueAsRawString(Object message, String[] pathComponents)
getFieldValueAsRawString in interface MessageReflectorpublic final boolean appendFieldValueTo(Object message, String name, XString target)
appendFieldValueTo in interface MessageReflectorappendFieldValueTo in class com.neeve.rog.impl.RogNodepublic final boolean appendFieldValueTo(Object node, String[] pathComponents, XString target)
appendFieldValueTo in interface MessageReflectorappendFieldValueTo in class com.neeve.rog.impl.RogNodepublic final IStoreObject.EncodingType getContentEncodingType()
getContentEncodingType in interface IStoreObjectpublic final PktPacket serialize()
serialize in interface IStoreObjectpublic final LogoutResponse deserialize(PktPacket packet)
deserialize in interface IStoreObjectpublic final IStoreObject setFieldValue(int id, Object val)
public final String toJsonString(boolean includeMetadata, String metadataObjectName, String payloadObjectName)
toJsonString in interface IRogJsonizablepublic final String toJsonString()
toJsonString in interface IRogJsonizableprotected final void visitFields(com.neeve.rog.impl.RogGraphVisitor visitor)
visitFields in class com.neeve.rog.impl.RogNodepublic final String toString()
toString in class com.neeve.rog.impl.RogNodeCopyright © 2016 Neeve Research, LLC. All Rights Reserved.