public static class RequestTracer.RequestSendTraceInfo extends Object
| Constructor and Description |
|---|
RequestSendTraceInfo(long requestSize,
String remoteAddr,
Object ctx) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCtx() |
String |
getRemoteAddr() |
long |
getRequestSize() |
void |
setCtx(Object ctx) |
void |
setRemoteAddr(String remoteAddr) |
void |
setRequestSize(long requestSize) |
Copyright © 2024. All Rights Reserved.