public class ServletDiagnostics extends Object
Constructor and Description |
---|
ServletDiagnostics() |
Modifier and Type | Method and Description |
---|---|
void |
doneWithPost() |
static void |
printPage(PrintStream out) |
void |
sawChunk(ChunkImpl c,
int pos) |
void |
sawPost(String source,
int chunks,
long receivedTs) |
public void sawPost(String source, int chunks, long receivedTs)
public void sawChunk(ChunkImpl c, int pos)
public static void printPage(PrintStream out)
public void doneWithPost()
Copyright © ${year} The Apache Software Foundation