Package org.redisson.tomcat
Class AttributeUpdateMessage
java.lang.Object
org.redisson.tomcat.AttributeMessage
org.redisson.tomcat.AttributeUpdateMessage
- All Implemented Interfaces:
Serializable
- Author:
- Nikita Koksharov
- See Also:
-
Constructor Summary
ConstructorDescription -
Method Summary
Methods inherited from class org.redisson.tomcat.AttributeMessage
getNodeId, getSessionId, toByteArray, toObject
-
Constructor Details
-
AttributeUpdateMessage
public AttributeUpdateMessage() -
AttributeUpdateMessage
public AttributeUpdateMessage(String nodeId, String sessionId, String name, Object value, Encoder encoder) throws IOException - Throws:
IOException
-
-
Method Details
-
getName
-
getValue
- Throws:
IOException
ClassNotFoundException
-