| 程序包 | 说明 |
|---|---|
| org.tio.http.server.stat.ip.path |
| 限定符和类型 | 方法和说明 |
|---|---|
IpAccessStat |
IpPathAccessStats.get(Long duration,
String ip)
获取IpAccessStat
|
IpAccessStat |
IpPathAccessStats.get(Long duration,
String ip,
boolean forceCreate)
获取IpAccessStat
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
IpPathAccessStatListener.onChanged(HttpRequest httpRequest,
String ip,
String path,
IpAccessStat ipAccessStat,
IpPathAccessStat ipPathAccessStat) |
void |
IpPathAccessStatListener.onExpired(org.tio.core.TioConfig tioConfig,
String ip,
IpAccessStat ipAccessStat) |
Copyright © 2022. All rights reserved.