com.creamtec.ajaxswing
Class HttpServletRequestImpl.MyCookie

java.lang.Object
  extended by javax.servlet.http.Cookie
      extended by com.creamtec.ajaxswing.HttpServletRequestImpl.MyCookie
All Implemented Interfaces:
java.lang.Cloneable
Direct Known Subclasses:
HttpServletRequestImpl.SerializableCookie
Enclosing class:
HttpServletRequestImpl

public static class HttpServletRequestImpl.MyCookie
extends javax.servlet.http.Cookie


Constructor Summary
HttpServletRequestImpl.MyCookie()
           
HttpServletRequestImpl.MyCookie(java.lang.String a, java.lang.String b)
           
 
Method Summary
 
Methods inherited from class javax.servlet.http.Cookie
clone, getComment, getDomain, getMaxAge, getName, getPath, getSecure, getValue, getVersion, setComment, setDomain, setMaxAge, setPath, setSecure, setValue, setVersion
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpServletRequestImpl.MyCookie

public HttpServletRequestImpl.MyCookie()

HttpServletRequestImpl.MyCookie

public HttpServletRequestImpl.MyCookie(java.lang.String a,
                                       java.lang.String b)


Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.