|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.net.http.MultiPartResponseUtils
public class MultiPartResponseUtils
Constructor Summary | |
---|---|
MultiPartResponseUtils()
|
Method Summary | |
---|---|
static Array |
getParts(byte[] barr,
String contentTypeHeader)
|
static boolean |
isMultipart(String mimetype)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MultiPartResponseUtils()
Method Detail |
---|
public static boolean isMultipart(String mimetype)
public static Array getParts(byte[] barr, String contentTypeHeader) throws IOException, PageException
IOException
PageException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |