Class Utils
java.lang.Object
org.apache.axis2.transport.base.datagram.Utils
Utility class with methods used by datagram transports.
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidhexDump(StringBuilder buffer, byte[] data, int length)
-
Method Details
-
hexDump
-