Uses of Interface
org.exoplatform.services.rest.ContainerResponseWriter
Packages that use ContainerResponseWriter
-
Uses of ContainerResponseWriter in org.exoplatform.services.rest.impl
Constructors in org.exoplatform.services.rest.impl with parameters of type ContainerResponseWriter -
Uses of ContainerResponseWriter in org.exoplatform.services.rest.tools
Classes in org.exoplatform.services.rest.tools that implement ContainerResponseWriterModifier and TypeClassDescriptionclassMock object that can be used for any tests.classMock object than can be used for any test when we don't care about response entity at all.Methods in org.exoplatform.services.rest.tools with parameters of type ContainerResponseWriterModifier and TypeMethodDescriptionResourceLauncher.service(String method, String requestURI, String baseURI, Map<String, List<String>> headers, byte[] data, ContainerResponseWriter writer, EnvironmentContext env)