Uses of Class
org.wildfly.clustering.session.cache.attributes.fine.SessionAttributeMapEntry
Packages that use SessionAttributeMapEntry
-
Uses of SessionAttributeMapEntry in org.wildfly.clustering.session.cache.attributes.fine
Classes in org.wildfly.clustering.session.cache.attributes.fine that implement interfaces with type arguments of type SessionAttributeMapEntryMethods in org.wildfly.clustering.session.cache.attributes.fine that return SessionAttributeMapEntryModifier and TypeMethodDescriptionSessionAttributeMapEntry<org.wildfly.clustering.marshalling.ByteBufferMarshalledValue<Object>> SessionAttributeMapEntryMarshaller.readFrom(org.wildfly.clustering.marshalling.protostream.ProtoStreamReader reader) Methods in org.wildfly.clustering.session.cache.attributes.fine that return types with arguments of type SessionAttributeMapEntryModifier and TypeMethodDescriptionClass<? extends SessionAttributeMapEntry<org.wildfly.clustering.marshalling.ByteBufferMarshalledValue<Object>>> SessionAttributeMapEntryMarshaller.getJavaClass()Methods in org.wildfly.clustering.session.cache.attributes.fine with parameters of type SessionAttributeMapEntryModifier and TypeMethodDescriptionvoidSessionAttributeMapEntryMarshaller.writeTo(org.wildfly.clustering.marshalling.protostream.ProtoStreamWriter writer, SessionAttributeMapEntry<org.wildfly.clustering.marshalling.ByteBufferMarshalledValue<Object>> entry)