Uses of Class
org.wildfly.clustering.web.cache.session.metadata.coarse.SessionMetaDataEntryFunction
-
Packages that use SessionMetaDataEntryFunction Package Description org.wildfly.clustering.web.cache.session.metadata.coarse -
-
Uses of SessionMetaDataEntryFunction in org.wildfly.clustering.web.cache.session.metadata.coarse
Methods in org.wildfly.clustering.web.cache.session.metadata.coarse that return SessionMetaDataEntryFunction Modifier and Type Method Description SessionMetaDataEntryFunction<Object>SessionMetaDataEntryFunctionMarshaller. readFrom(ProtoStreamReader reader)Methods in org.wildfly.clustering.web.cache.session.metadata.coarse that return types with arguments of type SessionMetaDataEntryFunction Modifier and Type Method Description Class<? extends SessionMetaDataEntryFunction<Object>>SessionMetaDataEntryFunctionMarshaller. getJavaClass()Methods in org.wildfly.clustering.web.cache.session.metadata.coarse with parameters of type SessionMetaDataEntryFunction Modifier and Type Method Description voidSessionMetaDataEntryFunctionMarshaller. writeTo(ProtoStreamWriter writer, SessionMetaDataEntryFunction<Object> function)
-