public final class AjaxContext extends Object
| Constructor and Description |
|---|
AjaxContext(AjaxRequestInfo requestInfo) |
| Modifier and Type | Method and Description |
|---|---|
static AjaxContext |
getInstance() |
MutableRequest |
getRequest() |
MutableResponse |
getResponse() |
javax.servlet.ServletContext |
getServletContext() |
public AjaxContext(AjaxRequestInfo requestInfo)
public static AjaxContext getInstance()
public javax.servlet.ServletContext getServletContext()
public MutableRequest getRequest()
public MutableResponse getResponse()
Copyright © 2014. All rights reserved.