Package ru.bgcrm.session.message
Class AttributeMessage
java.lang.Object
ru.bgcrm.session.message.AttributeMessage
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SessionDestroyedMessage,SessionUpdatedMessage
Redisson-tomcat-7 lib
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AttributeMessage
public AttributeMessage() -
AttributeMessage
-
-
Method Details
-
getSessionId
-
getNodeId
-
toByteArray
protected byte[] toByteArray(org.redisson.client.protocol.Encoder encoder, Object value) throws IOException - Throws:
IOException
-
toObject
protected Object toObject(org.redisson.client.protocol.Decoder<?> decoder, byte[] value) throws IOException, ClassNotFoundException - Throws:
IOExceptionClassNotFoundException
-
equals
-
hashCode
public int hashCode()
-