Class OutputStreamHelper
java.lang.Object
org.apache.olingo.server.core.serializer.utils.OutputStreamHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcloseCircleStreamBufferOutput(OutputStream outputStream, SerializerException cachedException)
-
Field Details
-
IO_EXCEPTION_TEXT
- See Also:
-
-
Constructor Details
-
OutputStreamHelper
public OutputStreamHelper()
-
-
Method Details
-
closeCircleStreamBufferOutput
public static void closeCircleStreamBufferOutput(OutputStream outputStream, SerializerException cachedException) throws SerializerException - Throws:
SerializerException
-