Uses of Class
org.exoplatform.services.rest.impl.EnvironmentContext
Packages that use EnvironmentContext
-
Uses of EnvironmentContext in org.exoplatform.services.rest.impl
Methods in org.exoplatform.services.rest.impl that return EnvironmentContextMethods in org.exoplatform.services.rest.impl with parameters of type EnvironmentContextModifier and TypeMethodDescriptionstatic voidEnvironmentContext.setCurrent(EnvironmentContext env) -
Uses of EnvironmentContext in org.exoplatform.services.rest.tools
Methods in org.exoplatform.services.rest.tools with parameters of type EnvironmentContextModifier and TypeMethodDescriptionResourceLauncher.service(String method, String requestURI, String baseURI, Map<String, List<String>> headers, byte[] data, ContainerResponseWriter writer, EnvironmentContext env) ResourceLauncher.service(String method, String requestURI, String baseURI, Map<String, List<String>> headers, byte[] data, EnvironmentContext env)