electric.http.cookies
Class CookieHolder

java.lang.Object
  extended byelectric.http.cookies.CookieHolder

public final class CookieHolder
extends java.lang.Object

CookieHolder.

Author:
webMethods

Method Summary
 boolean equivalent(ClientCookie cookie)
           
 boolean expired()
           
 ClientCookie getCookie()
           
 long getCreated()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCookie

public ClientCookie getCookie()

getCreated

public long getCreated()

expired

public boolean expired()

equivalent

public boolean equivalent(ClientCookie cookie)
Parameters:
cookie -


copyright© 2001-2004 by webMethods All Rights Reserved.