org.apache.commons.httpclient.cookie

Interface CookieVersionSupport

public interface CookieVersionSupport

Defines cookie specification specific capabilities

Since: 3.1

Author: Oleg Kalnichevski

Method Summary
intgetVersion()
HeadergetVersionHeader()

Method Detail

getVersion

public int getVersion()

getVersionHeader

public Header getVersionHeader()
Copyright (c) 1999-2005 - Apache Software Foundation