|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeepAliveStats | |
---|---|
com.sun.grizzly.http | |
com.sun.grizzly.http.embed |
Uses of KeepAliveStats in com.sun.grizzly.http |
---|
Methods in com.sun.grizzly.http that return KeepAliveStats | |
---|---|
KeepAliveStats |
SelectorThread.getKeepAliveStats()
|
Methods in com.sun.grizzly.http with parameters of type KeepAliveStats | |
---|---|
void |
KeepAliveThreadAttachment.setKeepAliveStats(KeepAliveStats keepAliveStats)
Set the KeepAliveStats instance used to collect request statistic. |
Uses of KeepAliveStats in com.sun.grizzly.http.embed |
---|
Methods in com.sun.grizzly.http.embed that return KeepAliveStats | |
---|---|
KeepAliveStats |
Statistics.getKeepAliveStatistics()
Return an instance of KeepAliveStats , which gather information
about the connection and the keep-alive mechanism. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |