@Deprecated public class ServletDiagnostics extends Object
Constructor and Description |
---|
ServletDiagnostics()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
doneWithPost()
Deprecated.
|
static void |
printPage(PrintStream out)
Deprecated.
|
void |
sawChunk(ChunkImpl c,
int pos)
Deprecated.
|
void |
sawPost(String source,
int chunks,
long receivedTs)
Deprecated.
|
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 © 2014 Apache Software Foundation. All Rights Reserved.