org.apache.commons.cache.remote
Interface CacheResponse

All Superinterfaces:
Serializable
All Known Implementing Classes:
Ack, BooleanResponse, CacheStatResponse, ClosingConnection, ObjectArrayResponse, ObjectResponse, OkResponse, ProtocolErrorResponse, ThrowableResponse

public interface CacheResponse
extends Serializable

Marker interface for responses from a org.apache.commons.cache.server.CacheServer.

Version:
$Id: CacheResponse.java 155435 2005-02-26 13:17:27Z dirkv $
Author:
Rodney Waldhoff
See Also:
CacheRequest



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.