org.infinispan.remoting.responses
Interface ResponseGenerator

All Known Implementing Classes:
DefaultResponseGenerator, DistributionResponseGenerator

public interface ResponseGenerator

A component that generates responses as is expected by different cache setups

Since:
4.0
Author:
Manik Surtani

Method Summary
 Response getResponse(CacheRpcCommand command, Object returnValue)
           
 

Method Detail

getResponse

Response getResponse(CacheRpcCommand command,
                     Object returnValue)

Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.