Package | Description |
---|---|
gov.nasa.pds.report.processing |
Modifier and Type | Method and Description |
---|---|
protected boolean |
ProxyFilterProcessor.processLine(ReadWriter rw)
Use the provided reader to read in a line, strip away any proxy IPs from
the client details, and then write it to output using the provided writer.
|
protected boolean |
ENFtpProcessor.processLine(ReadWriter rw)
Use the provided reader to read in a line, reformat it, then write the
new version of the line using the provided writer.
|
protected boolean |
XymonFilterProcessor.processLine(ReadWriter rw)
Use the provided reader to read in a line and only write it to output
(using the provided writer) if the client IP is provided.
|
protected boolean |
LogReformatProcessor.processLine(ReadWriter rw)
Use the provided reader to read in a line, reformat it, then write the
new version of the line using the provided writer.
|
Copyright © 2010-2018 Planetary Data System. All Rights Reserved.