Package | Description |
---|---|
com.liferay.portal.kernel.internal.servlet |
Modifier and Type | Field and Description |
---|---|
protected RestrictedByteArrayCacheOutputStream.FlushPreAction |
RestrictedByteArrayCacheOutputStream.flushPreAction |
Constructor and Description |
---|
RestrictedByteArrayCacheOutputStream(OutputStream outputStream,
int initialCacheSize,
int cacheCapacity,
RestrictedByteArrayCacheOutputStream.FlushPreAction flushPreAction) |
RestrictedByteArrayCacheOutputStream(OutputStream outputStream,
int cacheCapacity,
RestrictedByteArrayCacheOutputStream.FlushPreAction flushPreAction) |