public class SSIExec extends Object implements SSICommand
| Modifier and Type | Field and Description |
|---|---|
protected static int |
BUFFER_SIZE |
protected SSIInclude |
ssiInclude |
| Constructor and Description |
|---|
SSIExec() |
| Modifier and Type | Method and Description |
|---|---|
long |
process(SSIMediator ssiMediator,
String commandName,
String[] paramNames,
String[] paramValues,
PrintWriter writer) |
protected SSIInclude ssiInclude
protected static final int BUFFER_SIZE
public long process(SSIMediator ssiMediator, String commandName, String[] paramNames, String[] paramValues, PrintWriter writer)
process in interface SSICommandCopyright © 2016. All Rights Reserved.