protected static class MPv3.CacheEntry<A extends Address> extends StateReference<A>
CacheEntry
class holds state reference information for the MPv3 message processing model for a single
message.retryMsgIDs
Constructor and Description |
---|
CacheEntry(int msgID,
long reqID,
byte[] secEngineID,
SecurityModel secModel,
byte[] secName,
int secLevel,
byte[] contextEngineID,
byte[] contextName,
SecurityStateReference secStateReference,
int errorCode) |
addMessageIDs, createMessageID, equals, equalsExceptMsgID, getAddress, getContextEngineID, getContextName, getErrorCode, getMaxSizeResponseScopedPDU, getMessageIDs, getMsgFlags, getMsgID, getPduHandle, getSecurityEngineID, getSecurityLevel, getSecurityModel, getSecurityName, getSecurityStateReference, getTransportMapping, hashCode, isMatchingMessageID, isMatchingMessageID, isReportable, setAddress, setContextEngineID, setContextName, setErrorCode, setMaxSizeResponseScopedPDU, setMsgFlags, setMsgID, setMsgID, setPduHandle, setSecurityEngineID, setSecurityLevel, setSecurityModel, setSecurityName, setSecurityStateReference, setTransportMapping, toString, updateRequestStatisticsPduHandle
public CacheEntry(int msgID, long reqID, byte[] secEngineID, SecurityModel secModel, byte[] secName, int secLevel, byte[] contextEngineID, byte[] contextName, SecurityStateReference secStateReference, int errorCode)
Copyright © 2022 SNMP4J.org. All rights reserved.