java.lang.Object
org.apache.axis2.transport.base.datagram.Utils

public class Utils extends Object
Utility class with methods used by datagram transports.
  • Method Details

    • hexDump

      public static void hexDump(StringBuilder buffer, byte[] data, int length)