public class ModSecurityAuditStream
extends stream.io.AbstractStream
| Constructor and Description |
|---|
ModSecurityAuditStream(InputStream in) |
ModSecurityAuditStream(stream.io.SourceURL url) |
ModSecurityAuditStream(URL url) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
init() |
stream.Data |
readNext() |
public ModSecurityAuditStream(URL url) throws IOException
IOExceptionpublic ModSecurityAuditStream(stream.io.SourceURL url)
throws Exception
Exceptionpublic ModSecurityAuditStream(InputStream in) throws IOException
IOExceptionpublic void close()
throws Exception
close in interface stream.io.Sourceclose in class stream.io.AbstractStreamExceptionpublic void init()
throws Exception
init in interface stream.io.Sourceinit in class stream.io.AbstractStreamExceptionCopyright © 2021 jwall.org. All rights reserved.