public class VhostLimits
extends java.lang.Object
| Constructor and Description |
|---|
VhostLimits(java.lang.String vhost,
int maxQueues,
int maxConnections) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxConnections() |
int |
getMaxQueues() |
java.lang.String |
getVhost() |
java.lang.String |
toString() |