Class RFC2965PortAttributeHandler

java.lang.Object
org.apache.http.impl.cookie.RFC2965PortAttributeHandler
All Implemented Interfaces:
CookieAttributeHandler

public class RFC2965PortAttributeHandler
extends Object
implements CookieAttributeHandler
"Port" cookie attribute handler for RFC 2965 cookie spec.
  • Constructor Details

    • RFC2965PortAttributeHandler

      public RFC2965PortAttributeHandler()
  • Method Details