public class WebConfigurationServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements WebConfigurationService
Modifier and Type | Field and Description |
---|---|
protected DocumentViewCodecManager |
documentViewCodecManager |
Constructor and Description |
---|
WebConfigurationServiceImpl() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canAnnotate(String url,
WebPermission webPermission) |
protected String |
getBaseUrl(String url) |
protected WebAnnotationConfigurationService |
getConfig() |
protected DocumentViewCodecManager |
getDocumentViewCodecManager() |
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, shouldCompressResponse
doPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContent
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service
protected DocumentViewCodecManager documentViewCodecManager
public WebConfigurationServiceImpl()
protected WebAnnotationConfigurationService getConfig()
public WebConfiguration getWebConfiguration(String url)
getWebConfiguration
in interface WebConfigurationService
protected void service(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
service
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
protected boolean canAnnotate(String url, WebPermission webPermission)
protected DocumentViewCodecManager getDocumentViewCodecManager()
protected String getBaseUrl(String url)
Copyright © 2018 Nuxeo. All rights reserved.