com.macromedia.generator.protocol.fgjdbc
Class FgjdbcCacheEntry

java.lang.Object
  |
  +--com.macromedia.generator.protocol.fgjdbc.FgjdbcCacheEntry

class FgjdbcCacheEntry
extends java.lang.Object


Field Summary
 long expires
           
 java.lang.String key
           
 int length
           
 java.lang.String value
           
 
Constructor Summary
(package private) FgjdbcCacheEntry()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

key

public java.lang.String key

value

public java.lang.String value

length

public int length

expires

public long expires
Constructor Detail

FgjdbcCacheEntry

FgjdbcCacheEntry()