Package io.vertx.rxjava.core.dns
Class MxRecord
- java.lang.Object
-
- io.vertx.rxjava.core.dns.MxRecord
-
-
Field Summary
Fields Modifier and Type Field Description static TypeArg<MxRecord>__TYPE_ARG
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)MxRecordgetDelegate()inthashCode()Stringname()The name of the MX recordstatic MxRecordnewInstance(MxRecord arg)intpriority()The priority of the MX record.StringtoString()
-