Package org.infinispan.remoting.responses

Interface Summary
Response A response to be sent back to a remote caller
ResponseGenerator A component that generates responses as is expected by different cache setups
 

Class Summary
DefaultResponseGenerator The default response generator for most cache modes
DistributionResponseGenerator A response generator for the DIST cache mode
ExceptionResponse A response that encapsulates an exception
ExtendedResponse A response with extended information
InvalidResponse An invalid response
RequestIgnoredResponse Indicates that the request was ignored,
SuccessfulResponse A successful response
UnsuccessfulResponse An unsuccessful response
ValidResponse A valid response
 



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