|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AccessLog | |
|---|---|
| com.caucho.http.log | |
| com.caucho.server.cluster | |
| com.caucho.server.webapp | |
| Uses of AccessLog in com.caucho.http.log |
|---|
| Subclasses of AccessLog in com.caucho.http.log | |
|---|---|
class |
AccessLog
Represents an log of every top-level request to the server. |
| Uses of AccessLog in com.caucho.server.cluster |
|---|
| Methods in com.caucho.server.cluster with parameters of type AccessLog | |
|---|---|
void |
Server.setAccessLog(AccessLog log)
Sets the access log. |
| Uses of AccessLog in com.caucho.server.webapp |
|---|
| Methods in com.caucho.server.webapp that return AccessLog | |
|---|---|
AccessLog |
WebApp.createAccessLog()
Sets the access log. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||