com.sun.xml.ws.transport.http.client
Class CookieManager.CookiePathComparator
java.lang.Object
com.sun.xml.ws.transport.http.client.CookieManager.CookiePathComparator
- All Implemented Interfaces:
- Comparator<HttpCookie>
- Enclosing class:
- CookieManager
static class CookieManager.CookiePathComparator
- extends Object
- implements Comparator<HttpCookie>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CookieManager.CookiePathComparator
CookieManager.CookiePathComparator()
compare
public int compare(HttpCookie c1,
HttpCookie c2)
- Specified by:
compare
in interface Comparator<HttpCookie>
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.