Uses of Class
org.xbill.DNS.MessageSizeExceededException
Packages that use MessageSizeExceededException
-
Uses of MessageSizeExceededException in org.xbill.DNS
Methods in org.xbill.DNS that throw MessageSizeExceededExceptionModifier and TypeMethodDescriptionbyte[]Message.toWire(int maxLength, boolean truncate) Returns an array containing the wire format representation of the Message with the specified maximum length.