Project Wonder 5.0

er.extensions.appserver
Class ERXWOResponseCacheKeyPolicy.PolicyCacheEntry

java.lang.Object
  extended by er.extensions.appserver.ERXWOResponseCacheKeyPolicy.PolicyCacheEntry
Enclosing class:
ERXWOResponseCacheKeyPolicy

public static class ERXWOResponseCacheKeyPolicy.PolicyCacheEntry
extends java.lang.Object


Field Summary
 com.webobjects.foundation.NSArray cookieKeys
           
 int count
           
 com.webobjects.foundation.NSArray formKeys
           
 com.webobjects.foundation.NSArray headerKeys
           
 
Constructor Summary
ERXWOResponseCacheKeyPolicy.PolicyCacheEntry(com.webobjects.foundation.NSArray formKeys, com.webobjects.foundation.NSArray headerKeys, com.webobjects.foundation.NSArray cookieKeys)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

formKeys

public com.webobjects.foundation.NSArray formKeys

headerKeys

public com.webobjects.foundation.NSArray headerKeys

cookieKeys

public com.webobjects.foundation.NSArray cookieKeys

count

public int count
Constructor Detail

ERXWOResponseCacheKeyPolicy.PolicyCacheEntry

public ERXWOResponseCacheKeyPolicy.PolicyCacheEntry(com.webobjects.foundation.NSArray formKeys,
                                                    com.webobjects.foundation.NSArray headerKeys,
                                                    com.webobjects.foundation.NSArray cookieKeys)

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.