Uses of Class
org.wildfly.clustering.web.cache.session.attributes.fine.SessionAttributeMapComputeFunction
-
Packages that use SessionAttributeMapComputeFunction Package Description org.wildfly.clustering.web.cache.session.attributes.fine -
-
Uses of SessionAttributeMapComputeFunction in org.wildfly.clustering.web.cache.session.attributes.fine
Methods in org.wildfly.clustering.web.cache.session.attributes.fine that return SessionAttributeMapComputeFunction Modifier and Type Method Description SessionAttributeMapComputeFunction<V>SessionAttributeMapComputeFunctionMarshaller. readFrom(ProtoStreamReader reader)Methods in org.wildfly.clustering.web.cache.session.attributes.fine that return types with arguments of type SessionAttributeMapComputeFunction Modifier and Type Method Description Class<? extends SessionAttributeMapComputeFunction<V>>SessionAttributeMapComputeFunctionMarshaller. getJavaClass()Methods in org.wildfly.clustering.web.cache.session.attributes.fine with parameters of type SessionAttributeMapComputeFunction Modifier and Type Method Description voidSessionAttributeMapComputeFunctionMarshaller. writeTo(ProtoStreamWriter writer, SessionAttributeMapComputeFunction<V> function)
-