Class SimpleLayout
java.lang.Object
org.qubership.profiler.output.layout.Layout
org.qubership.profiler.servlet.layout.SimpleLayout
- All Implemented Interfaces:
Closeable,AutoCloseable
public class SimpleLayout
extends org.qubership.profiler.output.layout.Layout
-
Field Summary
Fields inherited from class org.qubership.profiler.output.layout.Layout
CLOB -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.qubership.profiler.output.layout.Layout
close
-
Constructor Details
-
SimpleLayout
public SimpleLayout(javax.servlet.http.HttpServletResponse resp)
-
-
Method Details
-
getOutputStream
- Specified by:
getOutputStreamin classorg.qubership.profiler.output.layout.Layout- Throws:
IOException
-
putNextEntry
- Specified by:
putNextEntryin classorg.qubership.profiler.output.layout.Layout- Throws:
IOException
-