HomeSort by relevance Sort by last modified time
    Searched refs:RFC2109VersionHandler (Results 1 - 2 of 2) sorted by null

  /external/apache-http/src/org/apache/http/impl/cookie/
RFC2109VersionHandler.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/cookie/RFC2109VersionHandler.java $
44 public class RFC2109VersionHandler extends AbstractCookieAttributeHandler {
46 public RFC2109VersionHandler() {
RFC2109Spec.java 93 registerAttribHandler(ClientCookie.VERSION_ATTR, new RFC2109VersionHandler());

Completed in 109 milliseconds