Descripción
Sintaxis
public final class HttpCookie extends Object implements Cloneable
Constructores
Métodos
- clone()
- domainMatches()
- equals()
- getComment()
- getCommentURL()
- getDiscard()
- getDomain()
- getMaxAge()
- getName()
- getPath()
- getPortlist()
- getSecure()
- getValue()
- getVersion()
- hasExpired()
- hashCode()
- isHttpOnly()
- parse()
- setComment()
- setCommentURL()
- setDiscard()
- setDomain()
- setHttpOnly()
- setMaxAge()
- setPath()
- setPortlist()
- setSecure()
- setValue()
- setVersion()
- toString()
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.