public class ConnReq extends Payload
| Constructor and Description |
|---|
ConnReq() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDb() |
String |
getPassword() |
String |
getUser() |
void |
setDb(String db) |
void |
setPassword(String password) |
void |
setUser(String user) |
Copyright © 2025. All rights reserved.