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

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

public class RemoteCacheRequestUtil
extends java.lang.Object

Utilities for the request object


Constructor Summary
RemoteCacheRequestUtil()
           
 
Method Summary
static java.lang.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 java.lang.String getRequestTypeName(byte type)
Parameters:
type -
Returns:
name for the type


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