Uses of Class
network.oxalis.outbound.lookup.LookupConf
-
Packages that use LookupConf Package Description network.oxalis.outbound.lookup -
-
Uses of LookupConf in network.oxalis.outbound.lookup
Methods in network.oxalis.outbound.lookup that return LookupConf Modifier and Type Method Description static LookupConfLookupConf. valueOf(String name)Returns the enum constant of this type with the specified name.static LookupConf[]LookupConf. values()Returns an array containing the constants of this enum type, in the order they are declared.
-