public class VaadinHttpService extends Object implements HttpService
HttpServletRequest and HttpServletResponse| Constructor and Description |
|---|
VaadinHttpService() |
| Modifier and Type | Method and Description |
|---|---|
javax.servlet.http.HttpServletRequest |
getCurrentRequest() |
javax.servlet.http.HttpServletResponse |
getCurrentResponse() |
public javax.servlet.http.HttpServletRequest getCurrentRequest()
getCurrentRequest in interface HttpServicepublic javax.servlet.http.HttpServletResponse getCurrentResponse()
getCurrentResponse in interface HttpServiceCopyright © 2015. All rights reserved.