No examples for this method.
Frequently called with: [Clear]
-1
java.lang.Object | ||||
↳ | org.apache.http.impl.cookie.AbstractCookieSpec | |||
↳ | org.apache.http.impl.cookie.CookieSpecBase | |||
↳ | org.apache.http.impl.cookie.RFC2109Spec | |||
↳ | org.apache.http.impl.cookie.RFC2965Spec |
RFC 2965 specific cookie management functions.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Default constructor
|
||||||||||
|
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
||||||||||
|
|
||||||||||
|
|
||||||||||
|
|
||||||||||
|
|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Adds valid Port attribute value, e.g.
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
|||||||||||
![]() |
|||||||||||
![]() |
|||||||||||
![]() |
|||||||||||
![]() |
MalformedCookieException |
---|
MalformedCookieException |
---|
Adds valid Port attribute value, e.g. "8000,8001,8002"
buffer | The char array buffer to use for output |
---|---|
cookie | The Cookie to be formatted as string |
version | The version to use. |