Class HttpFacade.Cookie

  • Enclosing interface:
    HttpFacade

    public static class HttpFacade.Cookie
    extends Object
    • Field Detail

      • value

        protected String value
      • version

        protected int version
      • domain

        protected String domain
    • Method Detail

      • getName

        public String getName()
      • getValue

        public String getValue()
      • getVersion

        public int getVersion()
      • getDomain

        public String getDomain()
      • getPath

        public String getPath()