public class ConnectStatVo extends Object
| Constructor and Description |
|---|
ConnectStatVo() |
| Modifier and Type | Method and Description |
|---|---|
long |
getAccepted() |
long |
getClosed() |
long |
getSize() |
void |
setAccepted(long accepted) |
void |
setClosed(long closed) |
void |
setSize(long size) |
String |
toString() |
Copyright © 2024. All rights reserved.