public class WebConfigurationServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements WebConfigurationService
| Constructor and Description |
|---|
WebConfigurationServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canAnnotate(String url,
WebPermission webPermission) |
protected String |
getBaseUrl(String url) |
WebConfiguration |
getWebConfiguration(String url) |
protected void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
checkPermutationStrongName, doGetSerializationPolicy, getCodeServerPolicyUrl, getRequestModuleBasePath, getSerializationPolicy, init, loadPolicyFromCodeServer, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processCall, processPost, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, servicepublic WebConfigurationServiceImpl()
public WebConfiguration getWebConfiguration(String url)
getWebConfiguration in interface WebConfigurationServiceprotected void service(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
service in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionprotected boolean canAnnotate(String url, WebPermission webPermission)
protected String getBaseUrl(String url)
Copyright © 2019 Nuxeo. All rights reserved.