|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.netmera.mobile.util.HttpUtils
public class HttpUtils
Constructor Summary | |
---|---|
HttpUtils()
|
Method Summary | |
---|---|
static byte[] |
toByteArray(java.io.File file)
|
static byte[] |
toByteArray(java.io.InputStream is)
|
static byte[] |
toByteArray(java.net.URL url)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HttpUtils()
Method Detail |
---|
public static byte[] toByteArray(java.net.URL url) throws java.io.IOException
java.io.IOException
public static byte[] toByteArray(java.io.InputStream is) throws java.io.IOException
java.io.IOException
public static byte[] toByteArray(java.io.File file) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |