com.sun.xml.ws.util
Class StreamUtils

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

public class StreamUtils
extends Object


Constructor Summary
StreamUtils()
           
 
Method Summary
static InputStream hasSomeData(InputStream in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StreamUtils

public StreamUtils()
Method Detail

hasSomeData

public static InputStream hasSomeData(InputStream in)


Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.