Class MapSessionProtoAdapter.SessionAttribute
- java.lang.Object
-
- org.infinispan.spring.common.session.MapSessionProtoAdapter.SessionAttribute
-
- Enclosing class:
- MapSessionProtoAdapter
@ProtoTypeId(5902) public static class MapSessionProtoAdapter.SessionAttribute extends Object
-
-
Constructor Summary
Constructors Constructor Description SessionAttribute(String name, Object value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()byte[]getSerializedBytes()ObjectgetValue()org.infinispan.protostream.WrappedMessagegetWrappedMessage()
-