Frames | No Frames |
Methods with parameter type javax.servlet.http.Cookie | |
void | Adds the specified cookie to the response. |
Methods with return type javax.servlet.http.Cookie | |
Cookie[] |
Returns an array containing all of the Cookie
objects the client sent with this request. |