Class StreamUtils

java.lang.Object
com.sun.xml.ws.util.StreamUtils

public final class StreamUtils extends Object
Author:
Jitendra Kotamraju
  • Method Details

    • hasSomeData

      public static InputStream hasSomeData(InputStream in)
      Finds if the stream has some content or not
      Returns:
      null if there is no data else stream to be used