Uses of Class
org.infinispan.server.resp.json.JsonRespFunction
Packages that use JsonRespFunction
-
Uses of JsonRespFunction in org.infinispan.server.resp.json
Classes in org.infinispan.server.resp.json that implement interfaces with type arguments of type JsonRespFunctionFields in org.infinispan.server.resp.json with type parameters of type JsonRespFunctionModifier and TypeFieldDescriptionstatic final AdvancedExternalizer
<JsonRespFunction> JsonRespFunction.EXTERNALIZER
Methods in org.infinispan.server.resp.json that return JsonRespFunctionMethods in org.infinispan.server.resp.json that return types with arguments of type JsonRespFunctionModifier and TypeMethodDescriptionSet
<Class<? extends JsonRespFunction>> JsonRespFunction.Externalizer.getTypeClasses()
Methods in org.infinispan.server.resp.json with parameters of type JsonRespFunctionModifier and TypeMethodDescriptionvoid
JsonRespFunction.Externalizer.writeObject
(ObjectOutput output, JsonRespFunction object)