|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cookie | |
org.media.mn8.concepts | mn8 Core Concepts |
org.media.mn8.protocol.http |
Uses of Cookie in org.media.mn8.concepts |
Methods in org.media.mn8.concepts that return Cookie | |
Cookie |
CookieConcept.getCookie()
|
Methods in org.media.mn8.concepts with parameters of type Cookie | |
void |
CookieConcept.setCookie(Cookie cookie)
|
Constructors in org.media.mn8.concepts with parameters of type Cookie | |
CookieConcept(Cookie cookie)
|
Uses of Cookie in org.media.mn8.protocol.http |
Methods in org.media.mn8.protocol.http that return Cookie | |
Cookie |
CookieLoader.getCookie(java.io.InputStream src,
Cookie cook)
|
Methods in org.media.mn8.protocol.http with parameters of type Cookie | |
Cookie |
CookieLoader.getCookie(java.io.InputStream src,
Cookie cook)
|
Constructors in org.media.mn8.protocol.http with parameters of type Cookie | |
CookieLoader(Cookie cookie)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |