Uses of Class
org.infinispan.remoting.responses.UnsureResponse
Packages that use UnsureResponse
Package
Description
Abstractions of the different response types allowed during RPC.
-
Uses of UnsureResponse in org.infinispan.remoting.responses
Subclasses with type arguments of type UnsureResponse in org.infinispan.remoting.responsesFields in org.infinispan.remoting.responses declared as UnsureResponseMethods in org.infinispan.remoting.responses that return UnsureResponseMethods in org.infinispan.remoting.responses that return types with arguments of type UnsureResponseModifier and TypeMethodDescriptionSet
<Class<? extends UnsureResponse>> UnsureResponse.Externalizer.getTypeClasses()
Methods in org.infinispan.remoting.responses with parameters of type UnsureResponseModifier and TypeMethodDescriptionvoid
UnsureResponse.Externalizer.writeObject
(ObjectOutput output, UnsureResponse subject)