| Package | Description | 
|---|---|
| net.bluemind.milter.metrics | 
| Modifier and Type | Field and Description | 
|---|---|
InboundOutboundClassifier.TrafficClass | 
InboundOutboundClassifier.ClassifiedAddress.traficClass  | 
| Modifier and Type | Method and Description | 
|---|---|
static InboundOutboundClassifier.TrafficClass | 
InboundOutboundClassifier.TrafficClass.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static InboundOutboundClassifier.TrafficClass[] | 
InboundOutboundClassifier.TrafficClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Constructor and Description | 
|---|
ClassifiedAddress(java.lang.String email,
                 InboundOutboundClassifier.TrafficClass klass)  | 
Copyright © 2021. All Rights Reserved.