Home
SDK
Dev Guide
Reference
Blog
Community
Android.com
Package Index
|
Class Index
android
android.app
android.appwidget
android.content
android.content.pm
android.content.res
android.database
android.database.sqlite
android.graphics
android.graphics.drawable
android.graphics.drawable.shapes
android.hardware
android.inputmethodservice
android.location
android.media
android.net
android.net.http
android.net.wifi
android.opengl
android.os
android.preference
android.provider
android.sax
android.speech
android.telephony
android.telephony.gsm
android.test
android.test.mock
android.test.suitebuilder
android.text
android.text.format
android.text.method
android.text.style
android.text.util
android.util
android.view
android.view.animation
android.view.inputmethod
android.webkit
android.widget
com.android.internal.os
dalvik.bytecode
dalvik.system
java.awt.font
java.beans
java.io
java.lang
java.lang.annotation
java.lang.ref
java.lang.reflect
java.math
java.net
java.nio
java.nio.channels
java.nio.channels.spi
java.nio.charset
java.nio.charset.spi
java.security
java.security.acl
java.security.cert
java.security.interfaces
java.security.spec
java.sql
java.text
java.util
java.util.concurrent
java.util.concurrent.atomic
java.util.concurrent.locks
java.util.jar
java.util.logging
java.util.prefs
java.util.regex
java.util.zip
javax.crypto
javax.crypto.interfaces
javax.crypto.spec
javax.microedition.khronos.egl
javax.microedition.khronos.opengles
javax.net
javax.net.ssl
javax.security.auth
javax.security.auth.callback
javax.security.auth.login
javax.security.auth.x500
javax.security.cert
javax.sql
javax.xml
javax.xml.parsers
junit.framework
junit.runner
org.apache.http
org.apache.http.auth
org.apache.http.auth.params
org.apache.http.client
org.apache.http.client.entity
org.apache.http.client.methods
org.apache.http.client.params
org.apache.http.client.protocol
org.apache.http.client.utils
org.apache.http.conn
org.apache.http.conn.params
org.apache.http.conn.routing
org.apache.http.conn.scheme
org.apache.http.conn.ssl
org.apache.http.conn.util
org.apache.http.cookie
org.apache.http.cookie.params
org.apache.http.entity
org.apache.http.impl
org.apache.http.impl.auth
org.apache.http.impl.client
org.apache.http.impl.conn
org.apache.http.impl.conn.tsccm
org.apache.http.impl.cookie
org.apache.http.impl.entity
org.apache.http.impl.io
org.apache.http.io
org.apache.http.message
org.apache.http.params
org.apache.http.protocol
org.apache.http.util
org.json
org.w3c.dom
org.xml.sax
org.xml.sax.ext
org.xml.sax.helpers
org.xmlpull.v1
org.xmlpull.v1.sax2
Interfaces
ClientCookie
Cookie
CookieAttributeHandler
CookieSpec
CookieSpecFactory
SetCookie
SetCookie2
SM
Classes
CookieIdentityComparator
CookieOrigin
CookiePathComparator
CookieSpecRegistry
Exceptions
MalformedCookieException
Package Index
|
Class Index
Summary:
Constants
public interface
SM
org.apache.http.cookie.SM
Class Overview
Constants and static helpers related to the HTTP state management.
Summary
Constants
String
COOKIE
String
COOKIE2
String
SET_COOKIE
String
SET_COOKIE2
Constants
public static final
String
COOKIE
Constant Value:
"Cookie"
public static final
String
COOKIE2
Constant Value:
"Cookie2"
public static final
String
SET_COOKIE
Constant Value:
"Set-Cookie"
public static final
String
SET_COOKIE2
Constant Value:
"Set-Cookie2"