Package org.redisson.tomcat
Class AttributesPutAllMessage
java.lang.Object
org.redisson.tomcat.AttributeMessage
org.redisson.tomcat.AttributesPutAllMessage
- All Implemented Interfaces:
Serializable
- Author:
- Nikita Koksharov
- See Also:
-
Constructor Summary
ConstructorDescriptionAttributesPutAllMessage
(RedissonSessionManager redissonSessionManager, String sessionId, Map<String, Object> attrs, Encoder encoder) -
Method Summary
Methods inherited from class org.redisson.tomcat.AttributeMessage
getNodeId, getSessionId, toByteArray, toObject
-
Constructor Details
-
Method Details
-
getAttrs
- Throws:
IOException
ClassNotFoundException
-