Uses of Class
org.infinispan.protostream.WrappedMessage
-
Packages that use WrappedMessage Package Description org.infinispan.query.remote.client.impl Hot Rod query client side implementation details. -
-
Uses of WrappedMessage in org.infinispan.query.remote.client.impl
Methods in org.infinispan.query.remote.client.impl that return types with arguments of type WrappedMessage Modifier and Type Method Description List<WrappedMessage>QueryResponse. getResults()Method parameters in org.infinispan.query.remote.client.impl with type arguments of type WrappedMessage Modifier and Type Method Description voidQueryResponse. setResults(List<WrappedMessage> results)
-