Package org.redisson.tomcat
Class SessionDestroyedMessage
- java.lang.Object
-
- org.redisson.tomcat.AttributeMessage
-
- org.redisson.tomcat.SessionDestroyedMessage
-
- All Implemented Interfaces:
Serializable
public class SessionDestroyedMessage extends AttributeMessage
- Author:
- Nikita Koksharov
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SessionDestroyedMessage()
SessionDestroyedMessage(String nodeId, String sessionId)
-