org.apache.jcs.auxiliary.remote.util
Class RemoteCacheRequestUtil

java.lang.Object
  extended by org.apache.jcs.auxiliary.remote.util.RemoteCacheRequestUtil

public class RemoteCacheRequestUtil
extends Object

Utilities for the request object


Constructor Summary
RemoteCacheRequestUtil()
           
 
Method Summary
static String getRequestTypeName(byte type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteCacheRequestUtil

public RemoteCacheRequestUtil()
Method Detail

getRequestTypeName

public static String getRequestTypeName(byte type)
Parameters:
type -
Returns:
name for the type


Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.