Example usage for Java javax.mail Quota fields, constructors, methods, implement or subclass
The text is from its open source code.
Quota(String quotaRoot) Create a Quota object for the named quotaroot with no associated resources. |
void | setResourceLimit(String name, long limit) Set a resource limit for this quota root. |