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
ConstructorDescription -
Method Summary
Methods inherited from class org.redisson.tomcat.AttributeMessage
getNodeId, getSessionId, toByteArray, toObject
-
Constructor Details
-
AttributesPutAllMessage
public AttributesPutAllMessage() -
AttributesPutAllMessage
public AttributesPutAllMessage(String nodeId, String sessionId, Map<String, Object> attrs, Encoder encoder) throws IOException- Throws:
IOException
-
-
Method Details
-
getAttrs
- Throws:
IOException
ClassNotFoundException
-